aboutsummaryrefslogtreecommitdiff
path: root/textproc/mk-aspell/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-08-28 23:59:08 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-08-28 23:59:08 +0000
commit7be49f3c4b4dde6665e16c72c052b1c589804835 (patch)
treed3e9651f4148795e431a2b3dffefbed92d357b38 /textproc/mk-aspell/Makefile
parent9adf7fe998a5139199da019e109ece33cc1f7430 (diff)
downloadports-7be49f3c4b4dde6665e16c72c052b1c589804835.tar.gz
ports-7be49f3c4b4dde6665e16c72c052b1c589804835.zip
Add slaves ports for Aspell's new dictionaries.
Notes
Notes: svn path=/head/; revision=117537
Diffstat (limited to 'textproc/mk-aspell/Makefile')
-rw-r--r--textproc/mk-aspell/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/textproc/mk-aspell/Makefile b/textproc/mk-aspell/Makefile
new file mode 100644
index 000000000000..6a396fbb1ca5
--- /dev/null
+++ b/textproc/mk-aspell/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: mk-aspell
+# Date created: 28 August 2004
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= mk-aspell
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Aspell with Macedonian dictionary
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_MK= da
+
+.include "${MASTERDIR}/Makefile"