pkgsrc/emulators/suse131_openldap/Makefile

15 lines
411 B
Makefile
Raw Normal View History

2016-06-17 19:21:38 +02:00
# $NetBSD: Makefile,v 1.6 2016/06/17 17:21:39 tsutsui Exp $
2015-02-16 11:15:43 +01:00
PKGNAME= suse_openldap-${SUSE_VERSION}
2016-06-17 19:21:38 +02:00
PKGREVISION= 2
CATEGORIES= emulators
2016-06-17 19:21:38 +02:00
RPMUPDPKGS+= libldap-2_4-2-2.4.33-8.9.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"