freebsd-ports/textproc/stardict-OxfordCollocation/Makefile
Max Brazhnikov a0d528dea8 Update MASTER_SITES
Feature safe:	yes
2011-01-15 21:05:40 +00:00

18 lines
524 B
Makefile

# New ports collection makefile for: stardict-OxfordCollocation
# Date created: 2010-02-28
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $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
.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>