blob: 6f52c451fcef34a9dd13e03f85d5794721d33af2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# $FreeBSD$
PORTNAME= stardict-mueller7accent
PORTVERSION= 2.4.2
CATEGORIES= russian
MASTER_SITES= http://abloz.com/huzheng/stardict-dic/ru/
DISTNAME= stardict-Mueller7accentGPL-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Mueller English-Russian dictionary with accents
USES= tar:bzip2
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>
|