summaryrefslogtreecommitdiff
path: root/portuguese/aspell-pt_PT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'portuguese/aspell-pt_PT/Makefile')
-rw-r--r--portuguese/aspell-pt_PT/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile
index 7bf49222e123..7e515a672b0d 100644
--- a/portuguese/aspell-pt_PT/Makefile
+++ b/portuguese/aspell-pt_PT/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= aspell
-CATEGORIES= portuguese
+DISTVERSION= -pt-0.50-2
+PORTEPOCH= 1
+CATEGORIES= portuguese textproc
MAINTAINER= ports@FreeBSD.org
-COMMENT= Aspell with Portuguese dictionary
+COMMENT= Aspell Portuguese dictionary
-MASTERDIR= ${.CURDIR}/../../textproc/aspell
+DICT= pt
-ASPELL_PT= sim
-
-.include "${MASTERDIR}/Makefile"
+.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
+.include <bsd.port.post.mk>