pkgsrc/emulators/suse113_krb5/Makefile
chs bf5647b6d9 update to krb5-1.8.1-5.11.1.
fixes CVE-2011-1526, CVE-2011-1528, CVE-2011-1529.
2011-10-31 14:00:30 +00:00

15 lines
426 B
Makefile

# $NetBSD: Makefile,v 1.6 2011/10/31 14:00:30 chs Exp $
DISTNAME= suse_krb5-${SUSE_VERSION}
PKGREVISION= 4
CATEGORIES= emulators
DISTFILES= krb5-1.8.1-5.11.1.${SUSE_ARCH}.rpm \
libcom_err2-1.41.11-1.11.${SUSE_ARCH}.rpm
MAINTAINER= chs@NetBSD.org
COMMENT= Linux compatibility package for kerberos libraries
EMUL_MODULES.linux= base
.include "../../emulators/suse113_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"