pkgsrc/emulators/suse100_resmgr/Makefile
obache c6d721ccf8 Revert
define PKGNAME instead of fake DISTNAME
PKGNAME is unstable variable in current pkgsrc framework, so packages must not
rely on it.
2015-02-11 09:38:12 +00:00

14 lines
380 B
Makefile

# $NetBSD: Makefile,v 1.4 2015/02/11 09:38:14 obache Exp $
DISTNAME= suse_resmgr-${SUSE_VERSION}
PKGREVISION= 1
CATEGORIES= emulators
DISTFILES= resmgr-0.9.8_SVNr57-2.3.${SUSE_ARCH}.rpm
MAINTAINER= tonio@NetBSD.org
COMMENT= Linux compatibility package for resmgr
EMUL_MODULES.linux= base
.include "../../emulators/suse100_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"