aboutsummaryrefslogtreecommitdiff
path: root/textproc/es-aspell/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-09-10 03:44:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-09-10 03:44:22 +0000
commit07dae1703b3af9c9270c003b4c8f60977318feaa (patch)
treeb89ffb848a940445acd86249c4a0a5e025d8b897 /textproc/es-aspell/Makefile
parent76e9df6d3c91b945e59f23e2d6afa50bd47bc60b (diff)
downloadports-07dae1703b3af9c9270c003b4c8f60977318feaa.tar.gz
ports-07dae1703b3af9c9270c003b4c8f60977318feaa.zip
Notes
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"