pkgsrc/emulators/suse131_openldap/Makefile
2015-02-16 10:15:43 +00:00

13 lines
393 B
Makefile

# $NetBSD: Makefile,v 1.4 2015/02/16 10:15:49 jperkin Exp $
PKGNAME= suse_openldap-${SUSE_VERSION}
CATEGORIES= emulators
RPMPKGS+= libldap-2_4-2-2.4.33-8.1.2.${SUSE_ARCH}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package for OpenLDAP
EMUL_MODULES.linux= base openssl cyrus-sasl
.include "../../emulators/suse131_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"