* should not cause any conflicts with the new bulk-package targets, * didn't contain a reason for why they were disabled or * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's Makefile would be more appropriate)
37 lines
868 B
Makefile
37 lines
868 B
Makefile
# $NetBSD: Makefile,v 1.38 2000/07/31 01:56:45 hubertf Exp $
|
|
# FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp
|
|
#
|
|
|
|
SUBDIR += LPRng
|
|
SUBDIR += a2ps
|
|
SUBDIR += acroread
|
|
SUBDIR += acroread3
|
|
SUBDIR += cups
|
|
SUBDIR += enscript
|
|
SUBDIR += ggv
|
|
SUBDIR += ghostscript
|
|
SUBDIR += ghostscript-fonts
|
|
SUBDIR += ghostscript-nox11
|
|
SUBDIR += gnome-print
|
|
SUBDIR += gv
|
|
SUBDIR += html2ps
|
|
SUBDIR += hugelatex
|
|
SUBDIR += jadetex
|
|
SUBDIR += lgrind
|
|
SUBDIR += lyx
|
|
SUBDIR += magicfilter
|
|
SUBDIR += mp
|
|
SUBDIR += mpage
|
|
SUBDIR += papersize
|
|
SUBDIR += pdflib
|
|
SUBDIR += psify
|
|
SUBDIR += psutils
|
|
SUBDIR += rtf2latex
|
|
SUBDIR += stylewriter
|
|
SUBDIR += teTeX
|
|
SUBDIR += teTeX-bin
|
|
SUBDIR += teTeX-share
|
|
SUBDIR += teTeX-sharesrc
|
|
SUBDIR += transfig
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|