summaryrefslogtreecommitdiff
path: root/textproc/cy-aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/cy-aspell/Makefile')
-rw-r--r--textproc/cy-aspell/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/cy-aspell/Makefile b/textproc/cy-aspell/Makefile
new file mode 100644
index 000000000000..117ce99c5d14
--- /dev/null
+++ b/textproc/cy-aspell/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: cy-aspell
+# Date created: 18 October 2002
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= cy-aspell
+
+MAINTAINER= ports@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_CY= ie
+
+.include "${MASTERDIR}/Makefile"