aboutsummaryrefslogtreecommitdiff
path: root/textproc/stardict-OxfordCollocation/Makefile
blob: 26212097b4fb11aec6834d809b5ee1c5f6c3d06e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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>