diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-12 12:19:29 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-12 12:19:29 +0000 |
commit | 6dbaa5c58e8f9bc349388eabfe3760a35990962b (patch) | |
tree | b55174942ec93c9672efd3c43c7b79b23f057a0f /textproc/aspell-sc | |
parent | bf60c2f7cf93fff3037bd97dc53225b38fc1fff4 (diff) | |
download | pkgsrc-6dbaa5c58e8f9bc349388eabfe3760a35990962b.tar.gz |
Import aspell-sc-1.0 as textproc/aspell-sc.
GNU Aspell Sardinian Word List Package
Diffstat (limited to 'textproc/aspell-sc')
-rw-r--r-- | textproc/aspell-sc/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-sc/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-sc/PLIST | 6 | ||||
-rw-r--r-- | textproc/aspell-sc/distinfo | 5 |
4 files changed, 31 insertions, 0 deletions
diff --git a/textproc/aspell-sc/DESCR b/textproc/aspell-sc/DESCR new file mode 100644 index 00000000000..561440860dd --- /dev/null +++ b/textproc/aspell-sc/DESCR @@ -0,0 +1 @@ +GNU Aspell Sardinian Word List Package diff --git a/textproc/aspell-sc/Makefile b/textproc/aspell-sc/Makefile new file mode 100644 index 00000000000..09c0eba66be --- /dev/null +++ b/textproc/aspell-sc/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/12 12:19:29 rodent Exp $ +# + +DISTNAME= aspell5-sc-1.0 +PKGNAME= ${DISTNAME:S/5-/-/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/sc/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.ditzionariu.org/ +COMMENT= Sardinian language support for aspell +LICENSE= gnu-gpl-v2 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-sc/PLIST b/textproc/aspell-sc/PLIST new file mode 100644 index 00000000000..d855259f146 --- /dev/null +++ b/textproc/aspell-sc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/12 12:19:29 rodent Exp $ +lib/aspell/sardinian.alias +lib/aspell/sc.multi +lib/aspell/sc.rws +lib/aspell/srd.alias +share/aspell/sc.dat diff --git a/textproc/aspell-sc/distinfo b/textproc/aspell-sc/distinfo new file mode 100644 index 00000000000..608e8b70f41 --- /dev/null +++ b/textproc/aspell-sc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/12 12:19:30 rodent Exp $ + +SHA1 (aspell5-sc-1.0.tar.bz2) = 4d94c9a3c5cc0c7f9af4e94074616073efa2374a +RMD160 (aspell5-sc-1.0.tar.bz2) = 5ad0992744ebd74dc9b2811996dde9636ab009e0 +Size (aspell5-sc-1.0.tar.bz2) = 281538 bytes |