diff options
Diffstat (limited to 'textproc/aspell-ro')
-rw-r--r-- | textproc/aspell-ro/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-ro/Makefile | 17 | ||||
-rw-r--r-- | textproc/aspell-ro/PLIST | 9 | ||||
-rw-r--r-- | textproc/aspell-ro/distinfo | 5 |
4 files changed, 32 insertions, 0 deletions
diff --git a/textproc/aspell-ro/DESCR b/textproc/aspell-ro/DESCR new file mode 100644 index 00000000000..c15a2eddaf9 --- /dev/null +++ b/textproc/aspell-ro/DESCR @@ -0,0 +1 @@ +Romanian language support for aspell, e.g. `aspell -d romanian -c $myfile'. diff --git a/textproc/aspell-ro/Makefile b/textproc/aspell-ro/Makefile new file mode 100644 index 00000000000..957fe8c99a3 --- /dev/null +++ b/textproc/aspell-ro/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1 2013/04/09 02:33:47 rodent Exp $ +# + +DISTNAME= aspell5-ro-3.3-2 +PKGNAME= ${DISTNAME:S/5-/-/1:S/-2/.2/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ro/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://aspell.net/ +COMMENT= Romanian language support for aspell + +HAS_CONFIGURE= yes + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-ro/PLIST b/textproc/aspell-ro/PLIST new file mode 100644 index 00000000000..1505fce73ef --- /dev/null +++ b/textproc/aspell-ro/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/09 02:33:47 rodent Exp $ +lib/aspell/ro-classic-only.rws +lib/aspell/ro-classic.multi +lib/aspell/ro-common.rws +lib/aspell/ro-only.rws +lib/aspell/ro.multi +lib/aspell/romanian-classic.alias +lib/aspell/romanian.alias +share/aspell/ro.dat diff --git a/textproc/aspell-ro/distinfo b/textproc/aspell-ro/distinfo new file mode 100644 index 00000000000..731cfcc666f --- /dev/null +++ b/textproc/aspell-ro/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/09 02:33:47 rodent Exp $ + +SHA1 (aspell5-ro-3.3-2.tar.bz2) = 98a64f2dade68bcff050b06567d09d40e727a2a2 +RMD160 (aspell5-ro-3.3-2.tar.bz2) = 7fc1ea1f7a047ac4aca6c1237bc214fbb8ed6c16 +Size (aspell5-ro-3.3-2.tar.bz2) = 444966 bytes |