1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/portuguese/aspell-pt_BR/Makefile
2017-04-12 09:09:47 +00:00

20 lines
473 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
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>