diff options
author | tonio <tonio> | 2006-03-09 20:50:08 +0000 |
---|---|---|
committer | tonio <tonio> | 2006-03-09 20:50:08 +0000 |
commit | f43c877a60626ffb6483267f75894ae7bd84036a (patch) | |
tree | aa265d0fac665229ebe8c5f96ea4b27a84afef39 /emulators/Makefile | |
parent | 9c2594b868c36085b9d5085d6784985a8b336a0d (diff) | |
download | pkgsrc-f43c877a60626ffb6483267f75894ae7bd84036a.tar.gz |
Add suse100_* packages
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index b0c9bc3952a..9559ef5600a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2006/03/06 18:23:46 wiz Exp $ +# $NetBSD: Makefile,v 1.143 2006/03/09 20:50:08 tonio Exp $ # COMMENT= Emulators for other operating systems @@ -79,6 +79,17 @@ SUBDIR+= sms_sdl SUBDIR+= snes9x SUBDIR+= spim SUBDIR+= stella +SUBDIR+= suse100_base +SUBDIR+= suse100_compat +SUBDIR+= suse100_expat +SUBDIR+= suse100_fontconfig +SUBDIR+= suse100_freetype2 +SUBDIR+= suse100_gtk2 +SUBDIR+= suse100_libjpeg +SUBDIR+= suse100_libpng +SUBDIR+= suse100_libtiff +SUBDIR+= suse100_linux +SUBDIR+= suse100_x11 SUBDIR+= suse91_aspell SUBDIR+= suse91_base SUBDIR+= suse91_compat |