Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:44 rodent Exp $
DISTNAME= aspell6-uk-1.4.0-0
PKGNAME= ${DISTNAME:S/6-/-/1:S/-0/.0/1}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/uk/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://aspell.net/
COMMENT= Ukrainian language support for aspell
CONFLICTS+= aspell-ukrainian-[0-9]*
HAS_CONFIGURE= yes
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"