summaryrefslogtreecommitdiff
path: root/emulators/suse64_xforms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse64_xforms/Makefile')
-rw-r--r--emulators/suse64_xforms/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/emulators/suse64_xforms/Makefile b/emulators/suse64_xforms/Makefile
new file mode 100644
index 00000000000..5723589c250
--- /dev/null
+++ b/emulators/suse64_xforms/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/04 10:07:58 tron Exp $
+
+DISTNAME= xforms
+PKGNAME= suse_xforms-${SUSE_VERSION}
+CATEGORIES= emulators
+MASTER_SITES= ${MASTER_SITE_SUSE:=pay1/}
+EXTRACT_SUFX= .rpm
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.suse.com/
+COMMENT= Linux compatibility package for xforms binaries
+
+DEPENDS+= suse_x11-${SUSE_VERSION}*:../suse64_x11
+
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
+EXTRACT_ONLY= # empty
+NO_BUILD= yes
+PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
+
+RPMFILES= ${DISTNAME}${EXTRACT_SUFX}
+
+.include "../suse64_linux/Makefile.common"