blob: e2124915d1b79cee5c62995ae9fe6f5da239ccb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= stardict-dal
PORTVERSION= 2.4.2
CATEGORIES= russian
MASTER_SITES= http://download.huzheng.org/ru/
DISTNAME= ${PORTNAME}-ru-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Dal's Explanatory Dictionary
USES= tar:bzip2
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>
|