aboutsummaryrefslogtreecommitdiff
path: root/polish/ispell
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2003-12-11 17:14:05 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2003-12-11 17:14:05 +0000
commitb74646b9dcc65144055cc1f5354b31285b79e216 (patch)
tree0814350f27dbae2295077fa04dd19441333920f0 /polish/ispell
parentd0bba05e30224526456cce5686fc0af9aaa2cfaf (diff)
downloadports-b74646b9dcc65144055cc1f5354b31285b79e216.tar.gz
ports-b74646b9dcc65144055cc1f5354b31285b79e216.zip
Notes
Diffstat (limited to 'polish/ispell')
-rw-r--r--polish/ispell/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/polish/ispell/Makefile b/polish/ispell/Makefile
new file mode 100644
index 000000000000..bbacbabb441d
--- /dev/null
+++ b/polish/ispell/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: pl-ispell
+# Date created: 11 December 2003
+# Whom: jmz
+#
+# $FreeBSD$
+#
+
+PORTNAME= ispell
+CATEGORIES= polish
+PKGNAMESUFFIX= -20021127
+
+MAINTAINER= wtp@bsdguru.org
+
+ISPELL_PL= yes
+USE_PERL5= yes
+
+MASTERDIR= ${.CURDIR}/../../textproc/ispell
+
+.if exists(${.CURDIR}/Makefile.local)
+.include "${.CURDIR}/Makefile.local"
+.endif
+
+.include "${MASTERDIR}/Makefile"