Import p5-Array-Diff version 0.05.
[pkgsrc.git] / emulators / Makefile
1 # $NetBSD$
2
3 DISTNAME=               suse_openmotif-${SUSE_VERSION}
4 CATEGORIES=             emulators
5 MASTER_SITES=           ${MASTER_SITE_SUSE100}
6 DISTFILES=              ${RPMFILES}
7
8 MAINTAINER=             tron@NetBSD.org
9 HOMEPAGE=               http://www.suse.com/
10 COMMENT=                Linux compatibility package for the Motif library
11
12 DEPENDS+=               suse_x11>=${SUSE_VERSION}:../../emulators/suse100_x11
13
14 EXTRACT_ONLY=           # empty
15 NO_BUILD=               YES
16 PLIST_SRC=              ${WRKDIR}/PLIST_DYNAMIC
17
18 .if exists(Makefile.${MACHINE_ARCH})
19 .include "Makefile.${MACHINE_ARCH}"
20 .endif
21
22 .include "../../emulators/suse100_linux/Makefile.common"
23 .include "../../mk/bsd.pkg.mk"