summaryrefslogtreecommitdiff
path: root/portuguese/aspell-pt_BR/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'portuguese/aspell-pt_BR/Makefile')
-rw-r--r--portuguese/aspell-pt_BR/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/portuguese/aspell-pt_BR/Makefile b/portuguese/aspell-pt_BR/Makefile
new file mode 100644
index 000000000000..1fb29586feda
--- /dev/null
+++ b/portuguese/aspell-pt_BR/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: aspell-pt_BR
+# Date created: 12 February 2007
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= aspell-pt_BR
+DISTVERSION= 6-pt_BR-20070206
+CATEGORIES= portuguese textproc
+
+MAINTAINER= thierry@FreeBSD.org
+COMMENT= Aspell Brazilian Portuguese dictionary
+
+DICT= pt_BR
+
+.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
+.include <bsd.port.post.mk>