mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
14 lines
367 B
Makefile
14 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"
|