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