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/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/emulators/suse64_xforms/Makefile b/emulators/suse64_xforms/Makefile
deleted file mode 100644
index d7fad499959..00000000000
--- a/emulators/suse64_xforms/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:36:01 grant Exp $
-
-DISTNAME= xforms
-PKGREVISION= 1
-PKGNAME= suse_xforms-${SUSE_VERSION}
-CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_SUSE:=pay1/}
-EXTRACT_SUFX= .rpm
-
-MAINTAINER= tech-pkg@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"
-.include "../../mk/bsd.pkg.mk"