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/mn-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) |
Notes
Diffstat (limited to 'textproc/mn-aspell')
-rw-r--r-- | textproc/mn-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/mn-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/mn-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/mn-aspell/pkg-plist | 6 |
4 files changed, 17 insertions, 7 deletions
diff --git a/textproc/mn-aspell/Makefile b/textproc/mn-aspell/Makefile index 51d14e86317d..3717f692e997 100644 --- a/textproc/mn-aspell/Makefile +++ b/textproc/mn-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= mn-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-mn-0.01-0 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Mongolian dictionary +COMMENT= Aspell Mongolian dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= mn -ASPELL_MN= tiim - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/mn-aspell/distinfo b/textproc/mn-aspell/distinfo new file mode 100644 index 000000000000..92970cccd4a9 --- /dev/null +++ b/textproc/mn-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-mn-0.01-0.tar.bz2) = 20aa91b99ce5e7a2b4168711398f5dfe +SHA256 (aspell6-mn-0.01-0.tar.bz2) = aadf3a7b93a5d36ea9c045cfcb3b0dc7916fbb08e09117f56c055eb6c485b047 +SIZE (aspell6-mn-0.01-0.tar.bz2) = 35446 diff --git a/textproc/mn-aspell/pkg-descr b/textproc/mn-aspell/pkg-descr index b10b659f64aa..3ecac591992c 100644 --- a/textproc/mn-aspell/pkg-descr +++ b/textproc/mn-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Mongolian dictionary. +Aspell Mongolian dictionary. WWW: http://aspell.net/ diff --git a/textproc/mn-aspell/pkg-plist b/textproc/mn-aspell/pkg-plist new file mode 100644 index 000000000000..7d0f001e4f0e --- /dev/null +++ b/textproc/mn-aspell/pkg-plist @@ -0,0 +1,6 @@ +lib/aspell-%%VER%%/l-mn.cmap +lib/aspell-%%VER%%/l-mn.cset +lib/aspell-%%VER%%/mn.dat +share/aspell/mn.multi +share/aspell/mn.rws +share/aspell/mongolian.alias |