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/br-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) |
Notes
Diffstat (limited to 'textproc/br-aspell')
-rw-r--r-- | textproc/br-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/br-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/br-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/br-aspell/pkg-plist | 6 |
4 files changed, 18 insertions, 7 deletions
diff --git a/textproc/br-aspell/Makefile b/textproc/br-aspell/Makefile index 01047c5225c4..8fa33af671f8 100644 --- a/textproc/br-aspell/Makefile +++ b/textproc/br-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= br-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -br-0.50-1 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Breton dictionary +COMMENT= Aspell Breton dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= br -ASPELL_BR= ya - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/br-aspell/distinfo b/textproc/br-aspell/distinfo new file mode 100644 index 000000000000..d9a6d5d08d2f --- /dev/null +++ b/textproc/br-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-br-0.50-1.tar.bz2) = 52efaf08d791e1a0c5056e2b3f6bf47d +SHA256 (aspell-br-0.50-1.tar.bz2) = 699749933a9446a06ba78e32e4b05ae3dd41382e9b9613fb8dc2a08263972d94 +SIZE (aspell-br-0.50-1.tar.bz2) = 67834 diff --git a/textproc/br-aspell/pkg-descr b/textproc/br-aspell/pkg-descr index c68a05031927..fe6bf33e3504 100644 --- a/textproc/br-aspell/pkg-descr +++ b/textproc/br-aspell/pkg-descr @@ -1,4 +1,4 @@ -Aspell with Breton dictionary. +Aspell Breton dictionary. Note: if you build from ports, prefer textproc/aspell, it will let you select dictionaries for several languages. diff --git a/textproc/br-aspell/pkg-plist b/textproc/br-aspell/pkg-plist new file mode 100644 index 000000000000..7c0979b7524b --- /dev/null +++ b/textproc/br-aspell/pkg-plist @@ -0,0 +1,6 @@ +lib/aspell-%%VER%%/br.dat +lib/aspell-%%VER%%/br_phonet.dat +share/aspell/br.multi +share/aspell/br.rws +share/aspell/breton.alias +share/aspell/brezhoneg.alias |