diff options
author | tron <tron> | 1999-05-17 22:12:03 +0000 |
---|---|---|
committer | tron <tron> | 1999-05-17 22:12:03 +0000 |
commit | 724234724f31a560b643937184f1676abc1aad9b (patch) | |
tree | 37c85d4a95eb95a64767a61d7cb7962dcdbe79a9 /emulators | |
parent | 493e44219df9f9fe4c6e04efefef10eb23ce5c52 (diff) | |
download | pkgsrc-724234724f31a560b643937184f1676abc1aad9b.tar.gz |
Import meta package for new SuSE Linux package collection.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse_linux/Makefile | 23 | ||||
-rw-r--r-- | emulators/suse_linux/files/md5 | 3 | ||||
-rw-r--r-- | emulators/suse_linux/pkg/COMMENT | 1 | ||||
-rw-r--r-- | emulators/suse_linux/pkg/DESCR | 2 | ||||
-rw-r--r-- | emulators/suse_linux/pkg/PLIST | 2 |
5 files changed, 31 insertions, 0 deletions
diff --git a/emulators/suse_linux/Makefile b/emulators/suse_linux/Makefile new file mode 100644 index 00000000000..4c028ca3b75 --- /dev/null +++ b/emulators/suse_linux/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/05/17 22:12:03 tron Exp $ + +DISTNAME= suse_linux-6.1 +CATEGORIES= emulators +MASTER_SITES= # empty +DISTFILES= # empty +ONLY_FOR_ARCHS= i386 + +MAINTAINER= tron@netbsd.org +HOMEPAGE= http://www.suse.com/ + +DEPENDS+= suse_libc5-6.1:../suse_libc5 +DEPENDS+= suse_xforms-6.1:../suse_xforms + +EXTRACT_ONLY= # empty +NO_BUILD= yes +NO_CHECKSUM= yes +NO_CONFIGURE= yes +NO_PATCH= yes + +do-install: # empty + +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse_linux/files/md5 b/emulators/suse_linux/files/md5 new file mode 100644 index 00000000000..3f9611d9c04 --- /dev/null +++ b/emulators/suse_linux/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/05/17 22:12:04 tron Exp $ + +MD5 (suse/shlibs5.rpm) = f5dbf3e8c18fb397df34f70016c44885 diff --git a/emulators/suse_linux/pkg/COMMENT b/emulators/suse_linux/pkg/COMMENT new file mode 100644 index 00000000000..6c58ab26fdb --- /dev/null +++ b/emulators/suse_linux/pkg/COMMENT @@ -0,0 +1 @@ +Linux compatibility package collection diff --git a/emulators/suse_linux/pkg/DESCR b/emulators/suse_linux/pkg/DESCR new file mode 100644 index 00000000000..055d187034a --- /dev/null +++ b/emulators/suse_linux/pkg/DESCR @@ -0,0 +1,2 @@ +Linux compatibility package collection based on the SuSE Linux distribution, +take a look at "http://www.suse.com/" for more information about it. diff --git a/emulators/suse_linux/pkg/PLIST b/emulators/suse_linux/pkg/PLIST new file mode 100644 index 00000000000..dee54357fa0 --- /dev/null +++ b/emulators/suse_linux/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/17 22:12:04 tron Exp $ +@comment this plist intentionally left empty |