diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-12 10:54:07 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-12 10:54:07 +0000 |
commit | 9d616ad6522384f69609ebbcc004b5944d694253 (patch) | |
tree | b1c10610757744c02b571d3e80b60c37417cf806 /textproc/aspell-pa | |
parent | 5d6210d233ad9a76f021de4870ea99b55ed673ba (diff) | |
download | pkgsrc-9d616ad6522384f69609ebbcc004b5944d694253.tar.gz |
Import aspell-pa-0.01.1 as textproc/aspell-pa.
GNU Aspell 0.60 Punjabi Dictionary Package
Diffstat (limited to 'textproc/aspell-pa')
-rw-r--r-- | textproc/aspell-pa/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-pa/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-pa/PLIST | 7 | ||||
-rw-r--r-- | textproc/aspell-pa/distinfo | 5 |
4 files changed, 32 insertions, 0 deletions
diff --git a/textproc/aspell-pa/DESCR b/textproc/aspell-pa/DESCR new file mode 100644 index 00000000000..bac1d979d4a --- /dev/null +++ b/textproc/aspell-pa/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Punjabi Dictionary Package diff --git a/textproc/aspell-pa/Makefile b/textproc/aspell-pa/Makefile new file mode 100644 index 00000000000..3edfac528bc --- /dev/null +++ b/textproc/aspell-pa/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/12 10:54:07 rodent Exp $ +# + +DISTNAME= aspell6-pa-0.01-1 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/pa/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://punlinux.sourceforge.net/dictionary.html +COMMENT= Punjabi 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-pa/PLIST b/textproc/aspell-pa/PLIST new file mode 100644 index 00000000000..ca5f14e975e --- /dev/null +++ b/textproc/aspell-pa/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/12 10:54:07 rodent Exp $ +lib/aspell/pa.multi +lib/aspell/pa.rws +lib/aspell/punjabi.alias +share/aspell/pa.dat +share/aspell/u-guru.cmap +share/aspell/u-guru.cset diff --git a/textproc/aspell-pa/distinfo b/textproc/aspell-pa/distinfo new file mode 100644 index 00000000000..28a8655215f --- /dev/null +++ b/textproc/aspell-pa/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/12 10:54:08 rodent Exp $ + +SHA1 (aspell6-pa-0.01-1.tar.bz2) = b90300b077dbef4c1a25047ca9d84e8bc26681e3 +RMD160 (aspell6-pa-0.01-1.tar.bz2) = 8679d0afccb1fd8499470e2679f89e65aa6257d8 +Size (aspell6-pa-0.01-1.tar.bz2) = 22143 bytes |