summaryrefslogtreecommitdiff
path: root/emulators/suse64_xforms/Makefile
diff options
context:
space:
mode:
authortron <tron>2002-04-04 10:07:57 +0000
committertron <tron>2002-04-04 10:07:57 +0000
commit837e516972031d234954c4d0e810aac433c716e3 (patch)
treef3b200485bc782fc02213e4de4e34480fd7a5585 /emulators/suse64_xforms/Makefile
parent76a388c16ab6e0f159887fd5ce0ee2f99555d9c3 (diff)
downloadpkgsrc-837e516972031d234954c4d0e810aac433c716e3.tar.gz
Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on
NetBSD 1.5 and 1.5.x systems.
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"