Import of pkgsrc-2014Q1

This commit is contained in:
2014-11-05 12:41:07 +01:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions
+14
View File
@@ -0,0 +1,14 @@
# $NetBSD: Makefile,v 1.2 2013/12/13 02:13:24 obache Exp $
DISTNAME= suse_libcurl-${SUSE_VERSION}
PKGREVISION= 1
CATEGORIES= emulators
RPMUPDPKGS+= libcurl4-7.32.0-2.4.1.${SUSE_ARCH}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package for libcurl
EMUL_MODULES.linux= krb5 openssl openldap libidn libssh
.include "../../emulators/suse131_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"