105fe39cea
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 libdrm (for X acceleration).
13 lines
367 B
Makefile
13 lines
367 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:37:54 obache Exp $
|
|
|
|
DISTNAME= suse_libdrm-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
RPMPKGS+= libdrm-2.4.26-15.1.2.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for libdrm
|
|
|
|
EMUL_MODULES.linux= x11
|
|
|
|
.include "../../emulators/suse121_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|