summaryrefslogtreecommitdiff
path: root/emulators/suse64_glx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse64_glx/Makefile')
-rw-r--r--emulators/suse64_glx/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/emulators/suse64_glx/Makefile b/emulators/suse64_glx/Makefile
deleted file mode 100644
index 46118c43ec3..00000000000
--- a/emulators/suse64_glx/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:35:51 grant Exp $
-
-DISTNAME= suse_glx-${SUSE_VERSION}
-PKGREVISION= 2
-CATEGORIES= emulators
-MASTER_SITES= ftp://ftp.suse.com/pub/suse/discontinued/i386/update/${SUSE_VERSION}/x3d1/
-DISTFILES= ${RPMFILES}
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.suse.com/
-COMMENT= Linux compatibility package for GLX binaries
-
-DEPENDS+= suse_x11-${SUSE_VERSION}*:../../emulators/suse64_x11
-
-ONLY_FOR_PLATFORM= NetBSD-*-i386
-
-EXTRACT_ONLY= # empty
-NO_BUILD= yes
-PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-
-RPMFILES= glx-000229-53.i386.rpm
-
-.include "../suse64_linux/Makefile.common"
-.include "../../mk/bsd.pkg.mk"