aboutsummaryrefslogtreecommitdiff
path: root/vietnamese/aspell/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-07-15 14:28:44 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-07-15 14:28:44 +0000
commit8d1905f7041773dd6073d984f6e6ccd1d712e712 (patch)
tree8893373dbfdaaedace71935e09ae9fb483090676 /vietnamese/aspell/Makefile
parent2fdadf42a218b825a5a2242f3e99367dbffa612b (diff)
downloadports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz
ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip
Notes
Diffstat (limited to 'vietnamese/aspell/Makefile')
-rw-r--r--vietnamese/aspell/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/vietnamese/aspell/Makefile b/vietnamese/aspell/Makefile
index aac5c1e528fe..9b959667fe39 100644
--- a/vietnamese/aspell/Makefile
+++ b/vietnamese/aspell/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= aspell
-CATEGORIES= vietnamese
+DISTVERSION= 6-vi-0.01.1-1
+CATEGORIES= vietnamese textproc
MAINTAINER= obrien@FreeBSD.org
-COMMENT= Aspell with Vietnamese dictionaries
+COMMENT= Aspell Vietnamese dictionaries
-MASTERDIR= ${.CURDIR}/../../textproc/aspell
+DICT= vi
-ASPELL_VI= vāng
-
-.include "${MASTERDIR}/Makefile"
+.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
+.include <bsd.port.post.mk>