aboutsummaryrefslogtreecommitdiff
path: root/textproc/tet-aspell/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-08-28 23:59:08 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-08-28 23:59:08 +0000
commit7be49f3c4b4dde6665e16c72c052b1c589804835 (patch)
treed3e9651f4148795e431a2b3dffefbed92d357b38 /textproc/tet-aspell/Makefile
parent9adf7fe998a5139199da019e109ece33cc1f7430 (diff)
downloadports-7be49f3c4b4dde6665e16c72c052b1c589804835.tar.gz
ports-7be49f3c4b4dde6665e16c72c052b1c589804835.zip
Notes
Diffstat (limited to 'textproc/tet-aspell/Makefile')
-rw-r--r--textproc/tet-aspell/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/textproc/tet-aspell/Makefile b/textproc/tet-aspell/Makefile
new file mode 100644
index 000000000000..bb8490fcb06f
--- /dev/null
+++ b/textproc/tet-aspell/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: tet-aspell
+# Date created: 28 August 2004
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= tet-aspell
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Aspell with Tetum dictionary
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_TET= sin
+
+.include "${MASTERDIR}/Makefile"