summaryrefslogtreecommitdiff
path: root/emulators/suse64_libjpeg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse64_libjpeg/Makefile')
-rw-r--r--emulators/suse64_libjpeg/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/emulators/suse64_libjpeg/Makefile b/emulators/suse64_libjpeg/Makefile
deleted file mode 100644
index ca62ac16efb..00000000000
--- a/emulators/suse64_libjpeg/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2004/12/04 11:16:17 wiz Exp $
-
-DISTNAME= suse_libjpeg-${SUSE_VERSION}
-PKGREVISION= 1
-CATEGORIES= emulators
-MASTER_SITES= ftp://ftp.suse.com/pub/suse/discontinued/i386/update/${SUSE_VERSION}/gra1/
-
-DISTFILES= ${RPMFILES}
-
-MAINTAINER= hubertf@NetBSD.org
-HOMEPAGE= http://www.suse.com/
-COMMENT= Linux compatibility package for jpeg binary
-
-DEPENDS+= suse_base-${SUSE_VERSION}*:../suse64_base
-
-ONLY_FOR_PLATFORM= NetBSD-*-i386
-
-EXTRACT_ONLY= # empty
-NO_BUILD= yes
-LIBTOOLIZE_PLIST= NO
-PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-
-RPMFILES= libjpeg-6.2.0-62.i386.rpm
-
-.include "../suse64_linux/Makefile.common"
-.include "../../mk/bsd.pkg.mk"