diff options
Diffstat (limited to 'textproc/la-aspell')
-rw-r--r-- | textproc/la-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/la-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/la-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/la-aspell/pkg-plist | 5 |
4 files changed, 16 insertions, 7 deletions
diff --git a/textproc/la-aspell/Makefile b/textproc/la-aspell/Makefile index 23affea989e4..e4df4e2d9a1a 100644 --- a/textproc/la-aspell/Makefile +++ b/textproc/la-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= la-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-la-20020503-0 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Latin dictionary +COMMENT= Aspell Latin dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= la -ASPELL_LA= ita - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/la-aspell/distinfo b/textproc/la-aspell/distinfo new file mode 100644 index 000000000000..8dcbd0f831be --- /dev/null +++ b/textproc/la-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-la-20020503-0.tar.bz2) = d42c679b95ba9b094aaa65f118834bf6 +SHA256 (aspell6-la-20020503-0.tar.bz2) = d486b048d1c3056d3a555744584a81873a63ecd4641f04e8b7bf9910b98d2985 +SIZE (aspell6-la-20020503-0.tar.bz2) = 42722 diff --git a/textproc/la-aspell/pkg-descr b/textproc/la-aspell/pkg-descr index bedae7e6b245..3c243b0a6677 100644 --- a/textproc/la-aspell/pkg-descr +++ b/textproc/la-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Latin dictionary. +Aspell Latin dictionary. WWW: http://aspell.net/ diff --git a/textproc/la-aspell/pkg-plist b/textproc/la-aspell/pkg-plist new file mode 100644 index 000000000000..6eb382f064f7 --- /dev/null +++ b/textproc/la-aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/la.dat +lib/aspell-%%VER%%/la_affix.dat +share/aspell/la.multi +share/aspell/la.rws +share/aspell/latin.alias |