aboutsummaryrefslogtreecommitdiff
path: root/textproc/it-ispell
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-08-19 14:43:55 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-08-19 14:43:55 +0000
commit7058061ce7d75923f6dbb9d65fad3459633b2d53 (patch)
tree067fa913e0aec4e794d479b7804531b5fc3f1148 /textproc/it-ispell
parent062db9c3e87d8e36f46e287b012ed41a0a84f488 (diff)
downloadports-7058061ce7d75923f6dbb9d65fad3459633b2d53.tar.gz
ports-7058061ce7d75923f6dbb9d65fad3459633b2d53.zip
Notes
Diffstat (limited to 'textproc/it-ispell')
-rw-r--r--textproc/it-ispell/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/textproc/it-ispell/Makefile b/textproc/it-ispell/Makefile
new file mode 100644
index 000000000000..662800ae4f3e
--- /dev/null
+++ b/textproc/it-ispell/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: it-ispell
+# Date created: 21 July 2008
+# Whom: Pedro F. Giffuni <giffunip@tutopia.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= it-ispell
+PORTVERSION= 2.3
+
+MAINTAINER= giffunip@tutopia.com
+
+ISPELL_IT= yes
+
+MASTERDIR= ${.CURDIR}/../ispell
+
+.include "${MASTERDIR}/Makefile"