aboutsummaryrefslogtreecommitdiff
path: root/textproc/sw-aspell/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-03-31 20:09:01 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-03-31 20:09:01 +0000
commit197ddea8a2cb826b4417fa52ace91795e2ec90e5 (patch)
treebe092553f1561bde5c1bdd09273745368774a8bf /textproc/sw-aspell/Makefile
parentb5eabd4841c05d4d1ac8d8bf0bdb5a0aef9d812c (diff)
downloadports-197ddea8a2cb826b4417fa52ace91795e2ec90e5.tar.gz
ports-197ddea8a2cb826b4417fa52ace91795e2ec90e5.zip
Notes
Diffstat (limited to 'textproc/sw-aspell/Makefile')
-rw-r--r--textproc/sw-aspell/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/textproc/sw-aspell/Makefile b/textproc/sw-aspell/Makefile
new file mode 100644
index 000000000000..07a5ce89ec0f
--- /dev/null
+++ b/textproc/sw-aspell/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: sw-aspell
+# Date created: 31 March 2004
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= sw-aspell
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Aspell with Swahili dictionary
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_SW= sawa
+
+.include "${MASTERDIR}/Makefile"