pkgsrc/meta-pkgs/suse113/Makefile

19 lines
536 B
Makefile
Raw Normal View History

2010-09-24 19:04:43 +02:00
# $NetBSD: Makefile,v 1.2 2010/09/24 17:04:43 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 \
2010-09-24 19:04:43 +02:00
motif openssl png qt4 slang tiff vmware x11 xml2
EMUL_PKG_FMT= plain
META_PACKAGE= yes
.include "../../emulators/suse113_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"