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/sc-aspell | |
parent | 2fdadf42a218b825a5a2242f3e99367dbffa612b (diff) | |
download | ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.tar.gz ports-8d1905f7041773dd6073d984f6e6ccd1d712e712.zip |
Notes
Diffstat (limited to 'textproc/sc-aspell')
-rw-r--r-- | textproc/sc-aspell/Makefile | 13 | ||||
-rw-r--r-- | textproc/sc-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/sc-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/sc-aspell/pkg-plist | 5 |
4 files changed, 16 insertions, 7 deletions
diff --git a/textproc/sc-aspell/Makefile b/textproc/sc-aspell/Makefile index 1cc03269e150..6f1952464518 100644 --- a/textproc/sc-aspell/Makefile +++ b/textproc/sc-aspell/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ # -PORTNAME= sc-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= 5-sc-1.0 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Sardinian dictionary +COMMENT= Aspell Sardinian dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= sc -ASPELL_SC= eja - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/sc-aspell/distinfo b/textproc/sc-aspell/distinfo new file mode 100644 index 000000000000..e6b425af7bb2 --- /dev/null +++ b/textproc/sc-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell5-sc-1.0.tar.bz2) = 05284890c3445c5850a3c1410790a057 +SHA256 (aspell5-sc-1.0.tar.bz2) = 591ae22f712b472182b41b8bc97dce1e5ecd240c75eccc25f59ab15c60be8742 +SIZE (aspell5-sc-1.0.tar.bz2) = 281538 diff --git a/textproc/sc-aspell/pkg-descr b/textproc/sc-aspell/pkg-descr index a2e41d94a85a..ca4b4bf15d83 100644 --- a/textproc/sc-aspell/pkg-descr +++ b/textproc/sc-aspell/pkg-descr @@ -1,3 +1,3 @@ -Aspell with Sardinian dictionary. +Aspell Sardinian dictionary. WWW: http://aspell.net/ diff --git a/textproc/sc-aspell/pkg-plist b/textproc/sc-aspell/pkg-plist new file mode 100644 index 000000000000..96089647a1d5 --- /dev/null +++ b/textproc/sc-aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/sc.dat +share/aspell/sardinian.alias +share/aspell/sc.multi +share/aspell/sc.rws +share/aspell/srd.alias |