pkgsrc/emulators/suse131_dbus-glib/Makefile
obache 3d3fda5d47 Import suse_dbus-glib-13.1 as emulators/suse131_dbus-glib.
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.
2014-01-22 12:30:47 +00:00

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"