summaryrefslogtreecommitdiff
path: root/portuguese/aspell-pt_BR/Makefile
blob: 35da976856dc9a1cd16bf045b06612f737390fdd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$

PORTNAME=	aspell
DISTVERSION=	6-pt_BR-20090702-0
CATEGORIES=	portuguese textproc
PKGNAMEPREFIX?=	pt_BR-

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

DICT=	 	pt_BR

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