freebsd-ports/textproc/stardict-OxfordCollocation/Makefile
Max Brazhnikov 853df93632 - Update MASTER_SITES, WWW
- Bring stage support
- Sort list of dictionary programs in pkg-messge
2013-11-09 16:00:36 +00:00

15 lines
399 B
Makefile

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