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/ia-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/ia-aspell')
-rw-r--r-- | textproc/ia-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/ia-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/ia-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/ia-aspell/pkg-plist | 4 |
4 files changed, 16 insertions, 7 deletions
diff --git a/textproc/ia-aspell/Makefile b/textproc/ia-aspell/Makefile index 96527bdf4bb5..c3a89b353bd8 100644 --- a/textproc/ia-aspell/Makefile +++ b/textproc/ia-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= ia-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -ia-0.50-1 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Interlingua dictionary +COMMENT= Aspell Interlingua dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= ia -ASPELL_IA= si - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/ia-aspell/distinfo b/textproc/ia-aspell/distinfo new file mode 100644 index 000000000000..0e26a9b2dcba --- /dev/null +++ b/textproc/ia-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-ia-0.50-1.tar.bz2) = 36846c747a4cb7874b00f37752e83f25 +SHA256 (aspell-ia-0.50-1.tar.bz2) = 5797cb59606d007cf8fe5b9ec435de0d63b2d0e0d391ed8850ef8aa3f4bb0c2f +SIZE (aspell-ia-0.50-1.tar.bz2) = 70883 diff --git a/textproc/ia-aspell/pkg-descr b/textproc/ia-aspell/pkg-descr index ed3ae7e9a1b5..a75bc26667e6 100644 --- a/textproc/ia-aspell/pkg-descr +++ b/textproc/ia-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Interlingua dictionary. +Aspell Interlingua dictionary. WWW: http://aspell.net/ diff --git a/textproc/ia-aspell/pkg-plist b/textproc/ia-aspell/pkg-plist new file mode 100644 index 000000000000..d4ecd6592e73 --- /dev/null +++ b/textproc/ia-aspell/pkg-plist @@ -0,0 +1,4 @@ +lib/aspell-%%VER%%/ia.dat +share/aspell/ia.multi +share/aspell/ia.rws +share/aspell/interlingua.alias |