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/da-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) |
Notes
Diffstat (limited to 'textproc/da-aspell')
-rw-r--r-- | textproc/da-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/da-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/da-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/da-aspell/pkg-plist | 5 |
4 files changed, 16 insertions, 7 deletions
diff --git a/textproc/da-aspell/Makefile b/textproc/da-aspell/Makefile index 55b29d8a5672..0f3486c0a015 100644 --- a/textproc/da-aspell/Makefile +++ b/textproc/da-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= da-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 5-da-1.4.42-1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Danish dictionary +COMMENT= Aspell Danish dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= da -ASPELL_DA= ja - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/da-aspell/distinfo b/textproc/da-aspell/distinfo new file mode 100644 index 000000000000..702c732f5bfb --- /dev/null +++ b/textproc/da-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell5-da-1.4.42-1.tar.bz2) = d14c03dca23b572606279d7317b022d0 +SHA256 (aspell5-da-1.4.42-1.tar.bz2) = f74a079617979c1623e8e7313e4ecd3bc260db92ce55b1f2a3a5e7077dacd3c1 +SIZE (aspell5-da-1.4.42-1.tar.bz2) = 317688 diff --git a/textproc/da-aspell/pkg-descr b/textproc/da-aspell/pkg-descr index 2b16bf2c6bb6..74cccb3d2e1e 100644 --- a/textproc/da-aspell/pkg-descr +++ b/textproc/da-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Danish dictionary. +Aspell Danish dictionary. WWW: http://da.speling.org/ diff --git a/textproc/da-aspell/pkg-plist b/textproc/da-aspell/pkg-plist new file mode 100644 index 000000000000..87f680834102 --- /dev/null +++ b/textproc/da-aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/da_phonet.dat +lib/aspell-%%VER%%/da.dat +share/aspell/da.multi +share/aspell/da.rws +share/aspell/dansk.alias |