summaryrefslogtreecommitdiff
path: root/polish/aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'polish/aspell/Makefile')
-rw-r--r--polish/aspell/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/polish/aspell/Makefile b/polish/aspell/Makefile
index 626bf8455aea..3602a6a44b75 100644
--- a/polish/aspell/Makefile
+++ b/polish/aspell/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= aspell
-CATEGORIES= polish
+DISTVERSION= -pl-0.51-0
+PORTEPOCH= 1
+CATEGORIES= polish textproc
MAINTAINER= ports@FreeBSD.org
-COMMENT= Aspell with Polish dictionary
+COMMENT= Aspell Polish dictionary
-MASTERDIR= ${.CURDIR}/../../textproc/aspell
+DICT= pl
-ASPELL_PL= tak
-
-.include "${MASTERDIR}/Makefile"
+.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
+.include <bsd.port.post.mk>