diff options
author | rodent <rodent> | 2013-04-13 12:03:06 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-13 12:03:06 +0000 |
commit | 3095a98e6f287661f7d3ece024faf3ca84b32457 (patch) | |
tree | 7d2efaa9f17be6c1991c7dd079bf5bf0de8faffa /textproc/aspell-tl | |
parent | 7d3d0e388b85436a2505426ff222a541c0bec162 (diff) | |
download | pkgsrc-3095a98e6f287661f7d3ece024faf3ca84b32457.tar.gz |
Import aspell-tl-0.02.1 as textproc/aspell-tl.
GNU Aspell Tagalog Word List Package
Diffstat (limited to 'textproc/aspell-tl')
-rw-r--r-- | textproc/aspell-tl/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-tl/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-tl/PLIST | 5 | ||||
-rw-r--r-- | textproc/aspell-tl/distinfo | 5 |
4 files changed, 30 insertions, 0 deletions
diff --git a/textproc/aspell-tl/DESCR b/textproc/aspell-tl/DESCR new file mode 100644 index 00000000000..b23a2b71b5f --- /dev/null +++ b/textproc/aspell-tl/DESCR @@ -0,0 +1 @@ +GNU Aspell Tagalog Word List Package diff --git a/textproc/aspell-tl/Makefile b/textproc/aspell-tl/Makefile new file mode 100644 index 00000000000..43f9c8b2417 --- /dev/null +++ b/textproc/aspell-tl/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/13 12:03:06 rodent Exp $ +# + +DISTNAME= aspell5-tl-0.02-1 +PKGNAME= ${DISTNAME:S/5-/-/1:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/tl/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://borel.slu.edu/crubadan/index.html +COMMENT= Tagalog 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-tl/PLIST b/textproc/aspell-tl/PLIST new file mode 100644 index 00000000000..58ee0bb457e --- /dev/null +++ b/textproc/aspell-tl/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/13 12:03:06 rodent Exp $ +lib/aspell/tagalog.alias +lib/aspell/tl.multi +lib/aspell/tl.rws +share/aspell/tl.dat diff --git a/textproc/aspell-tl/distinfo b/textproc/aspell-tl/distinfo new file mode 100644 index 00000000000..1cc2c4d6ea3 --- /dev/null +++ b/textproc/aspell-tl/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/13 12:03:06 rodent Exp $ + +SHA1 (aspell5-tl-0.02-1.tar.bz2) = ae9d5fad56ba162db0a33a9ece0e348298f2e3c6 +RMD160 (aspell5-tl-0.02-1.tar.bz2) = 542e6f1e9e277fc8dd155756b085a1c4f42b3d62 +Size (aspell5-tl-0.02-1.tar.bz2) = 40642 bytes |