14 lines
338 B
Makefile
14 lines
338 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= stardict-merrianwebster
|
|
PORTVERSION= 2.4.2
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://abloz.com/huzheng/stardict-dic/dict.org/
|
|
|
|
MAINTAINER= makc@FreeBSD.org
|
|
COMMENT= Merrian Webster 10th dictionary
|
|
|
|
USES= tar:bzip2
|
|
|
|
.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common"
|
|
.include <bsd.port.mk>
|