summaryrefslogtreecommitdiffstats
path: root/polish/ispell
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2003-12-11 17:14:05 +0000
committerjmz <jmz@FreeBSD.org>2003-12-11 17:14:05 +0000
commitc6c300935d3692bc96bf3ba02268428b079bb73c (patch)
treed98629f5da280b2a12ad678e4643a54bbd9acb31 /polish/ispell
parentc8e297759a582d7a7f50c83cae717e5b800c170b (diff)
downloadFreeBSD-ports-c6c300935d3692bc96bf3ba02268428b079bb73c.zip
FreeBSD-ports-c6c300935d3692bc96bf3ba02268428b079bb73c.tar.gz
Add ispell in polish category.
PR: ports/59250 Submitted by: Krzysztof Stryjek <wtp@bsdguru.org>
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 0000000..bbacbab
--- /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"
OpenPOWER on IntegriCloud