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/eo-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/eo-aspell')
-rw-r--r-- | textproc/eo-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/eo-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/eo-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/eo-aspell/pkg-plist | 4 |
4 files changed, 16 insertions, 7 deletions
diff --git a/textproc/eo-aspell/Makefile b/textproc/eo-aspell/Makefile index 004478ee9b63..3766cb07a65d 100644 --- a/textproc/eo-aspell/Makefile +++ b/textproc/eo-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= eo-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -eo-0.50-2 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Esperanto dictionary +COMMENT= Aspell Esperanto dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= eo -ASPELL_EO= jes - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/eo-aspell/distinfo b/textproc/eo-aspell/distinfo new file mode 100644 index 000000000000..1836f295907e --- /dev/null +++ b/textproc/eo-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-eo-0.50-2.tar.bz2) = f84147f5909e1a5f7adb86f27c71eb8c +SHA256 (aspell-eo-0.50-2.tar.bz2) = 6c61a64297804afd4ddf21660caecf1c966dd57e577789b045e9d9944a6d70a7 +SIZE (aspell-eo-0.50-2.tar.bz2) = 89703 diff --git a/textproc/eo-aspell/pkg-descr b/textproc/eo-aspell/pkg-descr index 4c34ba16bd6b..c298a45c3431 100644 --- a/textproc/eo-aspell/pkg-descr +++ b/textproc/eo-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Esperanto dictionary. +Aspell Esperanto dictionary. WWW: http://aspell.sourceforge.net/ diff --git a/textproc/eo-aspell/pkg-plist b/textproc/eo-aspell/pkg-plist new file mode 100644 index 000000000000..a49e02c6a52c --- /dev/null +++ b/textproc/eo-aspell/pkg-plist @@ -0,0 +1,4 @@ +lib/aspell-%%VER%%/eo.dat +share/aspell/eo.multi +share/aspell/eo.rws +share/aspell/esperanto.alias |