summaryrefslogtreecommitdiff
path: root/textproc/aspell-hr/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-11 11:21:49 +0000
committerrodent <rodent>2013-04-11 11:21:49 +0000
commitf8713205fc65b8af71764393ee872e0719bdab62 (patch)
treede8160c9d5744e41e3f0e328a048bb8808558e5e /textproc/aspell-hr/Makefile
parent7a5c6623af836b8a86c1c9b7200f0d66491bcf7e (diff)
downloadpkgsrc-f8713205fc65b8af71764393ee872e0719bdab62.tar.gz
Import aspell-hr-0.51.0 as textproc/aspell-hr.
GNU Aspell Croatian Word List Package
Diffstat (limited to 'textproc/aspell-hr/Makefile')
-rw-r--r--textproc/aspell-hr/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/textproc/aspell-hr/Makefile b/textproc/aspell-hr/Makefile
new file mode 100644
index 00000000000..56f3efdaea2
--- /dev/null
+++ b/textproc/aspell-hr/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2013/04/11 11:21:49 rodent Exp $
+#
+
+DISTNAME= aspell-hr-0.51-0
+PKGNAME= ${DISTNAME:S/-0$/.0/1}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/hr/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://aspell.net/
+COMMENT= Croatian language support for aspell
+LICENSE= gnu-lgpl-v2.1
+
+HAS_CONFIGURE= yes
+USE_LANGUAGES= # none
+
+.include "../../textproc/aspell/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"