diff options
Diffstat (limited to 'textproc/tn-aspell')
-rw-r--r-- | textproc/tn-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/tn-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/tn-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/tn-aspell/pkg-plist | 5 |
4 files changed, 16 insertions, 7 deletions
diff --git a/textproc/tn-aspell/Makefile b/textproc/tn-aspell/Makefile index ec4838d7030b..65935933ab37 100644 --- a/textproc/tn-aspell/Makefile +++ b/textproc/tn-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= tn-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 5-tn-1.0.1-0 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Tswana dictionary +COMMENT= Aspell Tswana dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= tn -ASPELL_TN= ee - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/tn-aspell/distinfo b/textproc/tn-aspell/distinfo new file mode 100644 index 000000000000..a5bd48cccdc6 --- /dev/null +++ b/textproc/tn-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell5-tn-1.0.1-0.tar.bz2) = 6e5ef98452b36a211a4fc1fdbadda322 +SHA256 (aspell5-tn-1.0.1-0.tar.bz2) = 41a0c20e1d2acaa28a647d74b40778e491815566019f79e7049621f40d3bbd60 +SIZE (aspell5-tn-1.0.1-0.tar.bz2) = 22127 diff --git a/textproc/tn-aspell/pkg-descr b/textproc/tn-aspell/pkg-descr index a3bcd70f67fd..94cca477a9bd 100644 --- a/textproc/tn-aspell/pkg-descr +++ b/textproc/tn-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Tswana dictionary. +Aspell Tswana dictionary. WWW: http://aspell.net/ diff --git a/textproc/tn-aspell/pkg-plist b/textproc/tn-aspell/pkg-plist new file mode 100644 index 000000000000..2b80b4bfcac0 --- /dev/null +++ b/textproc/tn-aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/tn.dat +share/aspell/setswana.alias +share/aspell/tn.multi +share/aspell/tn.rws +share/aspell/tswana.alias |