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/mk-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/mk-aspell')
-rw-r--r-- | textproc/mk-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/mk-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/mk-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/mk-aspell/pkg-plist | 4 |
4 files changed, 16 insertions, 7 deletions
diff --git a/textproc/mk-aspell/Makefile b/textproc/mk-aspell/Makefile index 6a396fbb1ca5..7e96bf4b3447 100644 --- a/textproc/mk-aspell/Makefile +++ b/textproc/mk-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= mk-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -mk-0.50-0 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Macedonian dictionary +COMMENT= Aspell Macedonian dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= mk -ASPELL_MK= da - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/mk-aspell/distinfo b/textproc/mk-aspell/distinfo new file mode 100644 index 000000000000..9268eee5a7d8 --- /dev/null +++ b/textproc/mk-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-mk-0.50-0.tar.bz2) = 50e15df6b68e78d1baa789f517b2401b +SHA256 (aspell-mk-0.50-0.tar.bz2) = 15fc2380fb673d2003d8075d8cef2b0dbb4d30b430587ad459257681904d9971 +SIZE (aspell-mk-0.50-0.tar.bz2) = 122690 diff --git a/textproc/mk-aspell/pkg-descr b/textproc/mk-aspell/pkg-descr index 4822ad943b09..93f3fe07b852 100644 --- a/textproc/mk-aspell/pkg-descr +++ b/textproc/mk-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Macedonian dictionary. +Aspell Macedonian dictionary. WWW: http://aspell.net/ diff --git a/textproc/mk-aspell/pkg-plist b/textproc/mk-aspell/pkg-plist new file mode 100644 index 000000000000..42c3c36fac48 --- /dev/null +++ b/textproc/mk-aspell/pkg-plist @@ -0,0 +1,4 @@ +lib/aspell-%%VER%%/mk.dat +share/aspell/macedonian.alias +share/aspell/mk.multi +share/aspell/mk.rws |