aboutsummaryrefslogtreecommitdiff
path: root/portuguese/aspell-pt_BR/Makefile
blob: 19a71d6e639f05f6e19398c5c4b59d07f20ae75f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	aspell
SPELLVERSION=	6-pt_BR-20090702-0
CATEGORIES=	portuguese textproc
PKGNAMEPREFIX?=	pt_BR-

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Brazilian Portuguese dictionary

PORTSCOUT=	skipv:6-pt_BR-20070206,6-pt_BR-20070411-0,6-pt_BR-20080221-0,6-pt_BR-20080221-1,6-pt_BR-20080707-0

NO_ARCH=	yes

DICT=	 	pt_BR

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>