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

View File

@@ -0,0 +1,14 @@
# $NetBSD: Makefile,v 1.4 2007/07/29 05:18:53 jlam Exp $
DISTNAME= suse_libxml2-${SUSE_VERSION}
PKGREVISION= 2
CATEGORIES= emulators
DISTFILES= libxml2-2.6.20-4.${SUSE_ARCH}.rpm
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package for libxml2
EMUL_MODULES.linux= base
.include "../../emulators/suse100_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"