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/gl-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) |
Notes
Diffstat (limited to 'textproc/gl-aspell')
-rw-r--r-- | textproc/gl-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/gl-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/gl-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/gl-aspell/pkg-plist | 4 |
4 files changed, 16 insertions, 7 deletions
diff --git a/textproc/gl-aspell/Makefile b/textproc/gl-aspell/Makefile index 296a34799aa3..8c669f019f11 100644 --- a/textproc/gl-aspell/Makefile +++ b/textproc/gl-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= gl-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -gl-0.50-0 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Galician dictionary +COMMENT= Aspell Galician dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= gl -ASPELL_GL= si - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/gl-aspell/distinfo b/textproc/gl-aspell/distinfo new file mode 100644 index 000000000000..b2ee2b1a9ba2 --- /dev/null +++ b/textproc/gl-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-gl-0.50-0.tar.bz2) = 0cd3c4e3e325e080689657f03eff8e8e +SHA256 (aspell-gl-0.50-0.tar.bz2) = 96833bc8301e0ff5fbb3b162f900237e0e806a204f9cae5e005998762cb48f4c +SIZE (aspell-gl-0.50-0.tar.bz2) = 112313 diff --git a/textproc/gl-aspell/pkg-descr b/textproc/gl-aspell/pkg-descr index 6161cb705b04..0825ac77541d 100644 --- a/textproc/gl-aspell/pkg-descr +++ b/textproc/gl-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Galician dictionary. +Aspell Galician dictionary. WWW: http://aspell.net/ diff --git a/textproc/gl-aspell/pkg-plist b/textproc/gl-aspell/pkg-plist new file mode 100644 index 000000000000..298c2ddfdf6c --- /dev/null +++ b/textproc/gl-aspell/pkg-plist @@ -0,0 +1,4 @@ +lib/aspell-%%VER%%/gl_phonet.dat +lib/aspell-%%VER%%/gl.dat +share/aspell/gl.multi +share/aspell/gl.rws |