3d3fda5d47
Linux compatibility package based on the openSUSE Linux distribution. Please visit http://www.opensuse.org/ for more information about openSUSE Linux. This package supports running ELF binaries linked with glibc2 that require dbus-glib shared libraries.
13 lines
331 B
Makefile
13 lines
331 B
Makefile
# $NetBSD
|
|
|
|
DISTNAME= suse_dbus-glib-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
RPMPKGS+= dbus-1-glib-0.100.2-2.1.3.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for dbus-glib
|
|
|
|
EMUL_MODULES.linux= base dbus
|
|
|
|
.include "../../emulators/suse131_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|