mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 20:40:35 -04:00
14 lines
363 B
Makefile
14 lines
363 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:15 obache Exp $
|
|
|
|
DISTNAME= suse_libdrm-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
RPMPKGS+= libdrm2-2.4.46-3.2.2.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for libdrm
|
|
|
|
EMUL_MODULES.linux= x11
|
|
|
|
.include "../../emulators/suse131_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|