aboutsummaryrefslogtreecommitdiff
path: root/textproc/fy-aspell/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-06-12 19:50:53 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-06-12 19:50:53 +0000
commit7310ed0bffba7f1c142335cdddd62a0c1df8346c (patch)
treee8215987c885add3d54c9ecd4ca454462167095a /textproc/fy-aspell/Makefile
parent6f37f4094cb67d972a4fe8c1148252f4386c7620 (diff)
downloadports-7310ed0bffba7f1c142335cdddd62a0c1df8346c.tar.gz
ports-7310ed0bffba7f1c142335cdddd62a0c1df8346c.zip
Notes
Diffstat (limited to 'textproc/fy-aspell/Makefile')
-rw-r--r--textproc/fy-aspell/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/textproc/fy-aspell/Makefile b/textproc/fy-aspell/Makefile
new file mode 100644
index 000000000000..d88130044bb1
--- /dev/null
+++ b/textproc/fy-aspell/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: fy-aspell
+# Date created: 12 June 2007
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ${DICT}-aspell
+DISTVERSION= 6-fy-0.11-0
+CATEGORIES= textproc
+
+MAINTAINER= thierry@FreeBSD.org
+COMMENT= Aspell Frisian (Frysk) dictionary
+
+DICT= fy
+
+.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
+.include <bsd.port.post.mk>