summaryrefslogtreecommitdiff
path: root/emulators/suse100_krb5/Makefile
blob: 8003bfbf4c2f31c55d1f1ff39e91ca0350a978dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.4 2015/02/16 10:15:43 jperkin Exp $

PKGNAME=		suse_krb5-${SUSE_VERSION}
CATEGORIES=		emulators
DISTFILES=		krb5-1.4.1-5.11.${SUSE_ARCH}.rpm		\
			libcom_err-1.38-4.3.${SUSE_ARCH}.rpm

MAINTAINER=		pkgsrc-users@NetBSD.org
COMMENT=		Linux compatibility package for kerberos libraries

EMUL_MODULES.linux=	base

.include "../../emulators/suse100_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"