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/tet-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/tet-aspell')
-rw-r--r-- | textproc/tet-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/tet-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/tet-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/tet-aspell/pkg-plist | 5 |
4 files changed, 16 insertions, 7 deletions
diff --git a/textproc/tet-aspell/Makefile b/textproc/tet-aspell/Makefile index bb8490fcb06f..7eebd2d3a07f 100644 --- a/textproc/tet-aspell/Makefile +++ b/textproc/tet-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= tet-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 5-tet-0.1.1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Tetum dictionary +COMMENT= Aspell Tetum dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= tet -ASPELL_TET= sin - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/tet-aspell/distinfo b/textproc/tet-aspell/distinfo new file mode 100644 index 000000000000..d6e6aac7f82e --- /dev/null +++ b/textproc/tet-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell5-tet-0.1.1.tar.bz2) = 6a18e0253d7d6baa49daca513b0d782b +SHA256 (aspell5-tet-0.1.1.tar.bz2) = 9dd546c9c48f42085e3c17f22c8e6d46e56f3ea9c4618b933c642a091df1c09e +SIZE (aspell5-tet-0.1.1.tar.bz2) = 33044 diff --git a/textproc/tet-aspell/pkg-descr b/textproc/tet-aspell/pkg-descr index e89810f2d1e8..e20a4fcc5b8b 100644 --- a/textproc/tet-aspell/pkg-descr +++ b/textproc/tet-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Tetum dictionary. +Aspell Tetum dictionary. WWW: http://aspell.net/ diff --git a/textproc/tet-aspell/pkg-plist b/textproc/tet-aspell/pkg-plist new file mode 100644 index 000000000000..517ef020e887 --- /dev/null +++ b/textproc/tet-aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/tet.dat +share/aspell/tet.multi +share/aspell/tet.rws +share/aspell/tetum.alias +share/aspell/tetun.alias |