blob: 45dad387f50334b113b9758c3c7b5a3765a2215d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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>
|