blob: 574446fa55ba3ea7549cffde6fff748da40fcd57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTNAME= stardict-mueller7
PORTVERSION= 2.4.2
CATEGORIES= russian
MASTER_SITES= http://download.huzheng.org/ru/
MAINTAINER= makc@FreeBSD.org
COMMENT= Mueller English-Russian dictionary
USES= tar:bzip2
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>
|