summaryrefslogtreecommitdiff
path: root/emulators/suse121_krb5/Makefile
blob: f0fece775e2f6130373053dfcb93dbfa7eb1f4b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:41 obache Exp $

PKGNAME=	suse_krb5-${SUSE_VERSION}
PKGREVISION=	1
CATEGORIES=	emulators
RPMUPDPKGS+=	krb5-1.9.1-24.20.1.${SUSE_ARCH}
RPMPKGS+=	libcom_err2-1.41.14-10.1.2.${SUSE_ARCH}
RPMPKGS+=	libkeyutils1-1.5.3-2.1.2.${SUSE_ARCH}

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

EMUL_MODULES.linux=	base

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