aboutsummaryrefslogtreecommitdiffstats
path: root/polish/aspell/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-09-10 11:49:30 +0800
committerdinoex <dinoex@FreeBSD.org>2002-09-10 11:49:30 +0800
commit78ae4f8b3ad5a8cd80edd4e60b67a65b72a27911 (patch)
tree506a3bda9faba1ad66a928c4a8675dd6966718d9 /polish/aspell/Makefile
parent5285c451e5aafd7901ce8d9ff6e85618bf2ce5bf (diff)
downloadfreebsd-ports-graphics-78ae4f8b3ad5a8cd80edd4e60b67a65b72a27911.tar.gz
freebsd-ports-graphics-78ae4f8b3ad5a8cd80edd4e60b67a65b72a27911.tar.zst
freebsd-ports-graphics-78ae4f8b3ad5a8cd80edd4e60b67a65b72a27911.zip
build aspell with dictionary
PR: 42536 Submitted by: thierry@pompo.net
Diffstat (limited to 'polish/aspell/Makefile')
-rw-r--r--polish/aspell/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/polish/aspell/Makefile b/polish/aspell/Makefile
new file mode 100644
index 00000000000..089a5a98531
--- /dev/null
+++ b/polish/aspell/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: pl-aspell
+# Date created: 3 September 2002
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= pl-aspell
+
+MAINTAINER= ports@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_PL= tak
+
+.include "${MASTERDIR}/Makefile"