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