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 /portuguese/aspell-pt_PT | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'portuguese/aspell-pt_PT')
-rw-r--r-- | portuguese/aspell-pt_PT/Makefile | 13 | ||||
-rw-r--r-- | portuguese/aspell-pt_PT/distinfo | 3 | ||||
-rw-r--r-- | portuguese/aspell-pt_PT/pkg-descr | 2 | ||||
-rw-r--r-- | portuguese/aspell-pt_PT/pkg-plist | 10 |
4 files changed, 21 insertions, 7 deletions
diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile index 7bf49222e123..7e515a672b0d 100644 --- a/portuguese/aspell-pt_PT/Makefile +++ b/portuguese/aspell-pt_PT/Makefile @@ -6,13 +6,14 @@ # PORTNAME= aspell -CATEGORIES= portuguese +DISTVERSION= -pt-0.50-2 +PORTEPOCH= 1 +CATEGORIES= portuguese textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Portuguese dictionary +COMMENT= Aspell Portuguese dictionary -MASTERDIR= ${.CURDIR}/../../textproc/aspell +DICT= pt -ASPELL_PT= sim - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/portuguese/aspell-pt_PT/distinfo b/portuguese/aspell-pt_PT/distinfo new file mode 100644 index 000000000000..afa87a7c6fed --- /dev/null +++ b/portuguese/aspell-pt_PT/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-pt-0.50-2.tar.bz2) = e4e15179f90b76ec0336b687d1293edd +SHA256 (aspell-pt-0.50-2.tar.bz2) = 4acbffe03b918cf32b340949d0f167df9073190d347a092f45d4e400a09b2fa6 +SIZE (aspell-pt-0.50-2.tar.bz2) = 201341 diff --git a/portuguese/aspell-pt_PT/pkg-descr b/portuguese/aspell-pt_PT/pkg-descr index ea7a7c25bb77..fa0706a6ca2e 100644 --- a/portuguese/aspell-pt_PT/pkg-descr +++ b/portuguese/aspell-pt_PT/pkg-descr @@ -1,4 +1,4 @@ -Aspell with Portuguese dictionary. +Aspell Portuguese dictionary. Note: if you build from ports, prefer textproc/aspell, it will let you select dictionaries for several languages. diff --git a/portuguese/aspell-pt_PT/pkg-plist b/portuguese/aspell-pt_PT/pkg-plist new file mode 100644 index 000000000000..485942b2c486 --- /dev/null +++ b/portuguese/aspell-pt_PT/pkg-plist @@ -0,0 +1,10 @@ +lib/aspell-%%VER%%/pt.dat +share/aspell/brazilian.alias +share/aspell/português.alias +share/aspell/portuguese.alias +share/aspell/pt-only.rws +share/aspell/pt.multi +share/aspell/pt_BR-only.rws +share/aspell/pt_BR.multi +share/aspell/pt_PT-only.rws +share/aspell/pt_PT.multi |