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/rw-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/rw-aspell')
-rw-r--r-- | textproc/rw-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/rw-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/rw-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/rw-aspell/pkg-plist | 3 |
4 files changed, 15 insertions, 7 deletions
diff --git a/textproc/rw-aspell/Makefile b/textproc/rw-aspell/Makefile index 127c08185be9..054e6acb0525 100644 --- a/textproc/rw-aspell/Makefile +++ b/textproc/rw-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= rw-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -rw-0.50-0 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Kinyarwanda dictionary +COMMENT= Aspell Kinyarwanda dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= rw -ASPELL_RW= yego - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/rw-aspell/distinfo b/textproc/rw-aspell/distinfo new file mode 100644 index 000000000000..b5d4c32cc9f1 --- /dev/null +++ b/textproc/rw-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-rw-0.50-0.tar.bz2) = d369916c4f4159b04e43daf31dde60c9 +SHA256 (aspell-rw-0.50-0.tar.bz2) = 3406102e0e33344b6eae73dbfaf86d8e411b7c97775827a6db79c943ce43f081 +SIZE (aspell-rw-0.50-0.tar.bz2) = 21821 diff --git a/textproc/rw-aspell/pkg-descr b/textproc/rw-aspell/pkg-descr index d9d7a0c5dffa..1ecfb5011863 100644 --- a/textproc/rw-aspell/pkg-descr +++ b/textproc/rw-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Kinyarwanda dictionary. +Aspell Kinyarwanda dictionary. WWW: http://aspell.net/ diff --git a/textproc/rw-aspell/pkg-plist b/textproc/rw-aspell/pkg-plist new file mode 100644 index 000000000000..b2484c8c7d44 --- /dev/null +++ b/textproc/rw-aspell/pkg-plist @@ -0,0 +1,3 @@ +lib/aspell-%%VER%%/rw.dat +share/aspell/rw.multi +share/aspell/rw.rws |