diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-15 14:28:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-15 14:28:44 +0000 |
commit | 8d1905f7041773dd6073d984f6e6ccd1d712e712 (patch) | |
tree | 8893373dbfdaaedace71935e09ae9fb483090676 /hungarian | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/aspell/Makefile | 12 | ||||
-rw-r--r-- | hungarian/aspell/distinfo | 3 | ||||
-rw-r--r-- | hungarian/aspell/pkg-descr | 2 | ||||
-rw-r--r-- | hungarian/aspell/pkg-plist | 5 |
4 files changed, 15 insertions, 7 deletions
diff --git a/hungarian/aspell/Makefile b/hungarian/aspell/Makefile index b87e3b9b8b5f..7cea5b07f332 100644 --- a/hungarian/aspell/Makefile +++ b/hungarian/aspell/Makefile @@ -6,13 +6,13 @@ # PORTNAME= aspell -CATEGORIES= hungarian +DISTVERSION= 6-hu-0.99.4.2-0 +CATEGORIES= hungarian textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Hungarian dictionaries +COMMENT= Aspell Hungarian dictionaries -MASTERDIR= ${.CURDIR}/../../textproc/aspell +DICT= hu -ASPELL_HU= igen - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/hungarian/aspell/distinfo b/hungarian/aspell/distinfo new file mode 100644 index 000000000000..361432bc4589 --- /dev/null +++ b/hungarian/aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-hu-0.99.4.2-0.tar.bz2) = 4f4e1e98019a89d0ebf43ec59ae68254 +SHA256 (aspell6-hu-0.99.4.2-0.tar.bz2) = 3335a7b45cf9774bccf03740fbddeb7ec4752dd87178fa93f92d4c71e3f236b5 +SIZE (aspell6-hu-0.99.4.2-0.tar.bz2) = 375949 diff --git a/hungarian/aspell/pkg-descr b/hungarian/aspell/pkg-descr index 540d1d608aa2..de0d6f413026 100644 --- a/hungarian/aspell/pkg-descr +++ b/hungarian/aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Hungarian dictionaries. +Aspell Hungarian dictionaries. WWW: http://aspell.net/ diff --git a/hungarian/aspell/pkg-plist b/hungarian/aspell/pkg-plist new file mode 100644 index 000000000000..6cbe45739c03 --- /dev/null +++ b/hungarian/aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/hu.dat +lib/aspell-%%VER%%/hu_affix.dat +share/aspell/hu.multi +share/aspell/hu.rws +share/aspell/hungarian.alias |