Initial import of openSUSE 11.3 meta-pkg.
[pkgsrc.git] / meta-pkgs / suse113 / Makefile
1 # $NetBSD$
2
3 DISTNAME=       suse-${SUSE_VERSION}
4 CATEGORIES=     emulators meta-pkgs
5 MASTER_SITES=   # empty
6
7 MAINTAINER=     pkgsrc-users@NetBSD.org
8 COMMENT=        SUSE-based Linux binary emulation environment
9
10 EMUL_MODULES.linux=     alsa aspell base compat cups expat fontconfig   \
11                         freetype2 glx gtk2 jpeg krb5 libsigc++2 locale  \
12                         motif openssl png qt3 slang tiff vmware x11 xml2
13 EMUL_PKG_FMT=           plain
14
15 META_PACKAGE=   yes
16
17 .include "../../emulators/suse113_linux/Makefile.common"
18 .include "../../mk/bsd.pkg.mk"