16 lines
489 B
Makefile
16 lines
489 B
Makefile
# $NetBSD: Makefile,v 1.8 2016/06/17 17:21:38 tsutsui Exp $
|
|
|
|
PKGNAME= suse_krb5-${SUSE_VERSION}
|
|
PKGREVISION= 4
|
|
CATEGORIES= emulators
|
|
RPMUPDPKGS+= krb5-1.11.3-3.24.1.${SUSE_ARCH}
|
|
RPMUPDPKGS+= libcom_err2-1.42.8-2.8.1.${SUSE_ARCH}
|
|
RPMPKGS+= libkeyutils1-1.5.5-6.1.3.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for kerberos libraries
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse131_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|