mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
a5956d1fa0
A big Thank You to the original contributors of these ports: * Thierry Thomas <thierry@pompo.net> With hat: portmgr
17 lines
411 B
Makefile
17 lines
411 B
Makefile
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>
|