imported this in the wrong place, oops.

This commit is contained in:
chs 2010-09-24 17:11:45 +00:00
parent 30b19f8a56
commit 90f0b8fa4c
2 changed files with 0 additions and 26 deletions

View file

@ -1,8 +0,0 @@
The SUSE 11.3 meta-package provides a number of components for a
SUSE-based Linux binary emulation environment.
This package does not contain anything by itself -- it is a "meta-package"
that depends on other packages. Its sole purpose is to require
dependencies so users can install this package only and have all the
other packages pulled in automatically by the pkgsrc dependency
mechanism.

View file

@ -1,18 +0,0 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 01:28:38 chs Exp $
DISTNAME= suse-${SUSE_VERSION}
CATEGORIES= emulators meta-pkgs
MASTER_SITES= # empty
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= SUSE-based Linux binary emulation environment
EMUL_MODULES.linux= alsa aspell base compat cups expat fontconfig \
freetype2 glx gtk2 jpeg krb5 libsigc++2 locale \
motif openssl png qt3 slang tiff vmware x11 xml2
EMUL_PKG_FMT= plain
META_PACKAGE= yes
.include "../../emulators/suse113_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"