pkgsrc/meta-pkgs/Makefile
tv 3642f3e861 Add convenience meta-pkg "pkgsrc-guide-tools-1.0", with runtime
dependencies on the tools used to build doc/guide.  doc/guide still uses
BUILD_DEPENDS on the tools (so that it's still possible to build for
certain output types with minimal dependencies); it does not depend on
the meta-pkg.
2005-11-03 01:57:15 +00:00

29 lines
574 B
Makefile

# $NetBSD: Makefile,v 1.29 2005/11/03 01:57:15 tv Exp $
#
COMMENT= Collections of other packages
SUBDIR+= XFree86
SUBDIR+= boost
SUBDIR+= fxtv-capture
SUBDIR+= gnome
SUBDIR+= gnome-base
SUBDIR+= gnome-devel
SUBDIR+= gnuradio
SUBDIR+= gnustep
SUBDIR+= gtk2-extras
SUBDIR+= kde3
SUBDIR+= netbsd-doc
SUBDIR+= netbsd-doc-print
SUBDIR+= netbsd-www
SUBDIR+= php4-extensions
SUBDIR+= php5-extensions
SUBDIR+= pkgsrc-guide-tools
SUBDIR+= suse9
SUBDIR+= web-server
SUBDIR+= windowmaker-desktop
SUBDIR+= xfce4
SUBDIR+= xfce4-extras
SUBDIR+= xorg
.include "../mk/bsd.pkg.subdir.mk"