aboutsummaryrefslogtreecommitdiff
path: root/textproc/bg-aspell/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-03-20 14:51:08 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-03-20 14:51:08 +0000
commit3adde81cab0d6a17b22da4214857de44ed394de3 (patch)
tree84976432375dd1b68f133b8017c5c21c4d22a3b2 /textproc/bg-aspell/Makefile
parentcf5c5f71cbe5c0baff9334cfd967df7bad10d808 (diff)
Notes
Diffstat (limited to 'textproc/bg-aspell/Makefile')
-rw-r--r--textproc/bg-aspell/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/textproc/bg-aspell/Makefile b/textproc/bg-aspell/Makefile
new file mode 100644
index 000000000000..3e25288a23a7
--- /dev/null
+++ b/textproc/bg-aspell/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: bg-aspell
+# Date created: 19 March 2004
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= bg-aspell
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Aspell with Bulgarian dictionary
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_BG= da
+
+.include "${MASTERDIR}/Makefile"