freebsd-ports/textproc/stardict-OxfordCollocation/Makefile

14 lines
398 B
Makefile

# $FreeBSD$
PORTNAME= stardict-OxfordCollocation
PORTVERSION= 2.4.2
CATEGORIES= textproc
MASTER_SITES= http://yeelou.com/huzheng/stardict-dic/dict.org/
DISTNAME= stardict-oxford_collocations-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Oxford English Collocation Dictionary
NO_STAGE= yes
.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>