summaryrefslogtreecommitdiff
path: root/portuguese/aspell/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-09-10 03:50:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-09-10 03:50:29 +0000
commitca907e8a4e76eb2e4bae5897d3ad28a87bcb3a9d (patch)
tree5e822857f43e3b4b13a403525294bee9eb137afe /portuguese/aspell/Makefile
parentbuild aspell with dictionary (diff)
build aspell with dictionary
PR: 42523 Submitted by: thierry@pompo.net
Diffstat (limited to 'portuguese/aspell/Makefile')
-rw-r--r--portuguese/aspell/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/portuguese/aspell/Makefile b/portuguese/aspell/Makefile
new file mode 100644
index 000000000000..ddecd5def4ef
--- /dev/null
+++ b/portuguese/aspell/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: pt-aspell
+# Date created: 6 September 2002
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= pt-aspell
+
+MAINTAINER= ports@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_PT= sim
+
+.include "${MASTERDIR}/Makefile"