summaryrefslogtreecommitdiff
path: root/emulators/suse_libjpeg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse_libjpeg/Makefile')
-rw-r--r--emulators/suse_libjpeg/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/emulators/suse_libjpeg/Makefile b/emulators/suse_libjpeg/Makefile
new file mode 100644
index 00000000000..16fbc51f669
--- /dev/null
+++ b/emulators/suse_libjpeg/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/10/19 23:15:48 hubertf Exp $
+
+DISTNAME= suse_libjpeg-6.4
+CATEGORIES= emulators
+MASTER_SITES= ${MASTER_SITE_SUSE:C/6.3/6.4/:S,$,gra1/,}
+DISTFILES= ${RPMFILES}
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://www.suse.com/
+
+DEPENDS+= suse_base-6.3:../suse_base
+
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
+EXTRACT_ONLY= # empty
+NO_BUILD= yes
+PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
+
+RPMFILES= libjpeg.rpm
+
+.include "../suse_linux/suse.mk"