aboutsummaryrefslogtreecommitdiff
path: root/textproc/it-aspell/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-09-10 03:46:27 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-09-10 03:46:27 +0000
commit316c6f4d4019538143487a441f542cff8e1b9453 (patch)
tree6ead9bd31a394c94b0993e4d65b7ec27e638ed01 /textproc/it-aspell/Makefile
parent7368140246460ff1de7892e4d579bf044b6a764f (diff)
downloadports-316c6f4d4019538143487a441f542cff8e1b9453.tar.gz
ports-316c6f4d4019538143487a441f542cff8e1b9453.zip
build aspell with dictionary
PR: 42525 Submitted by: thierry@pompo.net
Notes
Notes: svn path=/head/; revision=65995
Diffstat (limited to 'textproc/it-aspell/Makefile')
-rw-r--r--textproc/it-aspell/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/it-aspell/Makefile b/textproc/it-aspell/Makefile
new file mode 100644
index 000000000000..51220e77b402
--- /dev/null
+++ b/textproc/it-aspell/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: it-aspell
+# Date created: 2 September 2002
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= it-aspell
+
+MAINTAINER= ports@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_IT= sė
+
+.include "${MASTERDIR}/Makefile"