diff options
Diffstat (limited to 'textproc/is-aspell')
-rw-r--r-- | textproc/is-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/is-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/is-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/is-aspell/pkg-plist | 6 |
4 files changed, 18 insertions, 7 deletions
diff --git a/textproc/is-aspell/Makefile b/textproc/is-aspell/Makefile index 3e3478378b4d..d4df1a681701 100644 --- a/textproc/is-aspell/Makefile +++ b/textproc/is-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= is-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -is-0.51.1-0 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Icelandic dictionary +COMMENT= Aspell Icelandic dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= is -ASPELL_IS= já - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/is-aspell/distinfo b/textproc/is-aspell/distinfo new file mode 100644 index 000000000000..819bf82f5205 --- /dev/null +++ b/textproc/is-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-is-0.51.1-0.tar.bz2) = 1e0b6125d91d7edad710482ddcce2d23 +SHA256 (aspell-is-0.51.1-0.tar.bz2) = 3035bd29dad929ce66e6acdc7c29670df458e0d13fe178241b212f481111e3d6 +SIZE (aspell-is-0.51.1-0.tar.bz2) = 323850 diff --git a/textproc/is-aspell/pkg-descr b/textproc/is-aspell/pkg-descr index 71e3e05f12e3..c215f1c889ba 100644 --- a/textproc/is-aspell/pkg-descr +++ b/textproc/is-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Icelandic dictionary. +Aspell Icelandic dictionary. WWW: http://aspell.net/ diff --git a/textproc/is-aspell/pkg-plist b/textproc/is-aspell/pkg-plist new file mode 100644 index 000000000000..6ffb2e838624 --- /dev/null +++ b/textproc/is-aspell/pkg-plist @@ -0,0 +1,6 @@ +lib/aspell-%%VER%%/is_phonet.dat +lib/aspell-%%VER%%/is.dat +share/aspell/icelandic.alias +share/aspell/is.multi +share/aspell/is.rws +share/aspell/íslenska.alias |