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
+18
View File
@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:44 rodent Exp $
#
DISTNAME= aspell6-ru-0.99f7-1
PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ru/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://aspell.net/
COMMENT= Russian language support for aspell
CONFLICTS+= aspell-russian-[0-9]*
HAS_CONFIGURE= yes
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"