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 /textproc/gv-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/gv-aspell')
-rw-r--r-- | textproc/gv-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/gv-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/gv-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/gv-aspell/pkg-plist | 5 |
4 files changed, 17 insertions, 7 deletions
diff --git a/textproc/gv-aspell/Makefile b/textproc/gv-aspell/Makefile index af2caaec1cd2..df9d224bd7d4 100644 --- a/textproc/gv-aspell/Makefile +++ b/textproc/gv-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= gv-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -gv-0.50-0 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Manx Gaelic dictionary +COMMENT= Aspell Manx Gaelic dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= gv -ASPELL_GV= seadh - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/gv-aspell/distinfo b/textproc/gv-aspell/distinfo new file mode 100644 index 000000000000..f788b61641b0 --- /dev/null +++ b/textproc/gv-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-gv-0.50-0.tar.bz2) = 139b5aa1f5ea85fb7a4be0338039e959 +SHA256 (aspell-gv-0.50-0.tar.bz2) = bbe626feb5c81c1b7e7d3199d558bc5c560b2d4aef377d0e4b4227ae3c7176e6 +SIZE (aspell-gv-0.50-0.tar.bz2) = 69462 diff --git a/textproc/gv-aspell/pkg-descr b/textproc/gv-aspell/pkg-descr index 1716688d5122..474a4bc44fa3 100644 --- a/textproc/gv-aspell/pkg-descr +++ b/textproc/gv-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Manx Gaelic dictionary. +Aspell Manx Gaelic dictionary. WWW: http://aspell.net/ diff --git a/textproc/gv-aspell/pkg-plist b/textproc/gv-aspell/pkg-plist new file mode 100644 index 000000000000..15e2665c7b99 --- /dev/null +++ b/textproc/gv-aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/gv.dat +share/aspell/gaelg.alias +share/aspell/gv.multi +share/aspell/gv.rws +share/aspell/manx.alias |