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/sr-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/sr-aspell')
-rw-r--r-- | textproc/sr-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/sr-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/sr-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/sr-aspell/pkg-plist | 8 |
4 files changed, 19 insertions, 7 deletions
diff --git a/textproc/sr-aspell/Makefile b/textproc/sr-aspell/Makefile index fcd86db06914..3c5d252a8018 100644 --- a/textproc/sr-aspell/Makefile +++ b/textproc/sr-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= sr-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-sr-0.02 +CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org -COMMENT= Aspell with Serbian dictionary +COMMENT= Aspell Serbian dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= sr -ASPELL_SR= da - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/sr-aspell/distinfo b/textproc/sr-aspell/distinfo new file mode 100644 index 000000000000..04f4aa14c139 --- /dev/null +++ b/textproc/sr-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-sr-0.02.tar.bz2) = a068ba095e7246fd3bbc92e7d0287998 +SHA256 (aspell6-sr-0.02.tar.bz2) = 705e58fb390633c89c4cb224a1cfb34e67e09496448f7adc6500494b6e009289 +SIZE (aspell6-sr-0.02.tar.bz2) = 574923 diff --git a/textproc/sr-aspell/pkg-descr b/textproc/sr-aspell/pkg-descr index 59ea51ed82e6..64c530444e13 100644 --- a/textproc/sr-aspell/pkg-descr +++ b/textproc/sr-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Serbian dictionary. +Aspell Serbian dictionary. WWW: http://srpski.org/aspell/ diff --git a/textproc/sr-aspell/pkg-plist b/textproc/sr-aspell/pkg-plist new file mode 100644 index 000000000000..97309fc3dd1f --- /dev/null +++ b/textproc/sr-aspell/pkg-plist @@ -0,0 +1,8 @@ +lib/aspell-%%VER%%/l-sr.cmap +lib/aspell-%%VER%%/l-sr.cset +lib/aspell-%%VER%%/sr.dat +share/aspell/sr-cyrl-only.rws +share/aspell/sr-cyrl.multi +share/aspell/sr-latn-only.rws +share/aspell/sr-latn.multi +share/aspell/sr.multi |