376c28e7fe
From Rin Okuyama in PR 50082.
15 lines
430 B
Makefile
15 lines
430 B
Makefile
# $NetBSD: Makefile,v 1.12 2015/07/28 08:49:15 wiz Exp $
|
|
|
|
PKGNAME= suse_libdbus-${SUSE_VERSION}
|
|
PKGREVISION= 7
|
|
CATEGORIES= emulators
|
|
RPMUPDPKGS+= dbus-1-1.8.16-4.36.2.${SUSE_ARCH}
|
|
RPMUPDPKGS+= libdbus-1-3-1.8.16-4.36.1.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for DBus
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse131_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|