File:  [cvs.NetBSD.org] / pkgsrc / emulators / suse131_krb5 / Makefile
Revision 1.3: download - view: text, annotated - select for diffs
Sun Sep 7 12:26:43 2014 UTC (10 years, 4 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, HEAD
define PKGNAME instead of fake DISTNAME.

# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:43 obache Exp $

PKGNAME=	suse_krb5-${SUSE_VERSION}
PKGREVISION=	1
CATEGORIES=	emulators
RPMUPDPKGS+=	krb5-1.11.3-3.8.1.${SUSE_ARCH}
RPMPKGS+=	libcom_err2-1.42.8-2.1.2.${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"

CVSweb <webmaster@jp.NetBSD.org>