diff options
Diffstat (limited to 'textproc/it-aspell')
-rw-r--r-- | textproc/it-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/it-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/it-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/it-aspell/pkg-plist | 6 |
4 files changed, 17 insertions, 7 deletions
diff --git a/textproc/it-aspell/Makefile b/textproc/it-aspell/Makefile index 02529acf1587..b21f1e2b865f 100644 --- a/textproc/it-aspell/Makefile +++ b/textproc/it-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= it-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-it-2.2_20050523-0 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Italian dictionary +COMMENT= Aspell Italian dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= it -ASPELL_IT= sė - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/it-aspell/distinfo b/textproc/it-aspell/distinfo new file mode 100644 index 000000000000..5a1536ecdb12 --- /dev/null +++ b/textproc/it-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-it-2.2_20050523-0.tar.bz2) = b1217299a0b67d1e121494d7ec18a88d +SHA256 (aspell6-it-2.2_20050523-0.tar.bz2) = 3b19dc709924783c8d87111aa9653dc6c000e845183778abee750215d83aaebd +SIZE (aspell6-it-2.2_20050523-0.tar.bz2) = 216189 diff --git a/textproc/it-aspell/pkg-descr b/textproc/it-aspell/pkg-descr index aa99a6ff181d..f3d091ba1294 100644 --- a/textproc/it-aspell/pkg-descr +++ b/textproc/it-aspell/pkg-descr @@ -1,4 +1,4 @@ -Aspell with Italian dictionary. +Aspell Italian dictionary. Note: if you build from ports, prefer textproc/aspell, it will let you select dictionaries for several languages. diff --git a/textproc/it-aspell/pkg-plist b/textproc/it-aspell/pkg-plist new file mode 100644 index 000000000000..767f4d48bbd4 --- /dev/null +++ b/textproc/it-aspell/pkg-plist @@ -0,0 +1,6 @@ +lib/aspell-%%VER%%/it.dat +lib/aspell-%%VER%%/it_affix.dat +share/aspell/it.multi +share/aspell/it.rws +share/aspell/italian.alias +share/aspell/italiano.alias |