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 /polish/aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'polish/aspell')
-rw-r--r-- | polish/aspell/Makefile | 13 | ||||
-rw-r--r-- | polish/aspell/distinfo | 3 | ||||
-rw-r--r-- | polish/aspell/pkg-descr | 2 | ||||
-rw-r--r-- | polish/aspell/pkg-plist | 4 |
4 files changed, 15 insertions, 7 deletions
diff --git a/polish/aspell/Makefile b/polish/aspell/Makefile index 626bf8455aea..3602a6a44b75 100644 --- a/polish/aspell/Makefile +++ b/polish/aspell/Makefile @@ -6,13 +6,14 @@ # PORTNAME= aspell -CATEGORIES= polish +DISTVERSION= -pl-0.51-0 +PORTEPOCH= 1 +CATEGORIES= polish textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Polish dictionary +COMMENT= Aspell Polish dictionary -MASTERDIR= ${.CURDIR}/../../textproc/aspell +DICT= pl -ASPELL_PL= tak - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/polish/aspell/distinfo b/polish/aspell/distinfo new file mode 100644 index 000000000000..3f17d80eb1db --- /dev/null +++ b/polish/aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-pl-0.51-0.tar.bz2) = 5435be1c9c39326a02e2798d8b4d257b +SHA256 (aspell-pl-0.51-0.tar.bz2) = a71ce4dbc3d6d0adcf386b1776e359fff57f0ba422d338e8d1fe9569a2646ca8 +SIZE (aspell-pl-0.51-0.tar.bz2) = 624458 diff --git a/polish/aspell/pkg-descr b/polish/aspell/pkg-descr index 4f4b7ec4b9c4..5221c987470b 100644 --- a/polish/aspell/pkg-descr +++ b/polish/aspell/pkg-descr @@ -1,4 +1,4 @@ -Aspell with Polish dictionary. +Aspell Polish dictionary. Note: if you build from ports, prefer textproc/aspell, it will let you select dictionaries for several languages. diff --git a/polish/aspell/pkg-plist b/polish/aspell/pkg-plist new file mode 100644 index 000000000000..590dba24d214 --- /dev/null +++ b/polish/aspell/pkg-plist @@ -0,0 +1,4 @@ +lib/aspell-%%VER%%/pl.dat +share/aspell/pl.multi +share/aspell/pl.rws +share/aspell/polish.alias |