freebsd-ports/print/Makefile
Maxim Sobolev 272ffecbc2 Add freetype2 after a repo-copy from print/freerype.
Several notes:

o Freetype2 is incompatible at API level with older freetype, therefore
  portname will be freetype2-x.x to allow pkg_* tools correctly handle
  dependencies (I do not use NO_LATEST_LINK, because it is a production-quality
  software, not a beta or such).

o There are no fs namespace conflicts between freetype and freetype2, so they
  both could be installed on the same machine w/o any problems.
2000-11-13 17:06:48 +00:00

115 lines
2.6 KiB
Makefile

# $FreeBSD$
#
SUBDIR += a2ps-a4
SUBDIR += a2ps-letter
SUBDIR += a2ps-letterdj
SUBDIR += a2ps43-a4
SUBDIR += a2ps43-letter
SUBDIR += acrobatviewer
SUBDIR += acroread
SUBDIR += acroread-commfont
SUBDIR += acroread4
SUBDIR += afm
SUBDIR += amspsfnt
SUBDIR += apsfilter
SUBDIR += apsfilter6
SUBDIR += asprint
SUBDIR += auctex
SUBDIR += bibcard
SUBDIR += bibview
SUBDIR += c2ps-a4
SUBDIR += c2ps-letter
SUBDIR += cdlabelgen
SUBDIR += cjk-lyx
SUBDIR += clibpdf
SUBDIR += cmpsfont
SUBDIR += detex
SUBDIR += dvi2tty
SUBDIR += dvi2xx
SUBDIR += dvipdfm
SUBDIR += dvips
SUBDIR += dvips2ascii
SUBDIR += dviselect
SUBDIR += enscript-a4
SUBDIR += enscript-letter
SUBDIR += enscript-letterdj
SUBDIR += enscriptfonts
SUBDIR += freetype
SUBDIR += freetype2
SUBDIR += ggv
SUBDIR += ghostscript5
SUBDIR += ghostscript55
SUBDIR += ghostscript6
SUBDIR += ghostview
SUBDIR += gnomeprint
SUBDIR += gp
SUBDIR += gsfonts
SUBDIR += gv
SUBDIR += hp2xx
SUBDIR += html2latex
SUBDIR += html2ps-a4
SUBDIR += html2ps-letter
SUBDIR += hyperlatex
SUBDIR += ifhp
SUBDIR += jadetex
SUBDIR += klyx
SUBDIR += latex
SUBDIR += latex2rtf
SUBDIR += lout
SUBDIR += lprps-a4
SUBDIR += lprps-letter
SUBDIR += lyx
SUBDIR += magicfilter
SUBDIR += makeindex
SUBDIR += mgv
SUBDIR += mp-a4
SUBDIR += mp-letter
SUBDIR += mpage
SUBDIR += musixtex
SUBDIR += nenscript
SUBDIR += offix-printer
SUBDIR += pbm2ppa
SUBDIR += pclprint
SUBDIR += pdflib
SUBDIR += pdflib3
SUBDIR += pdq
SUBDIR += perlftlib
SUBDIR += pips760
SUBDIR += pips770
SUBDIR += pips800
SUBDIR += pips820_3300
SUBDIR += pkfonts118
SUBDIR += pkfonts240
SUBDIR += pkfonts300
SUBDIR += pkfonts360
SUBDIR += pkfonts400
SUBDIR += pkfonts600
SUBDIR += poster
SUBDIR += pstotext
SUBDIR += psutils-a4
SUBDIR += psutils-letter
SUBDIR += py-reportlab
SUBDIR += rlpr
SUBDIR += rtf2latex
SUBDIR += ruby-clibpdf
SUBDIR += sgf2tex
SUBDIR += t1utils
SUBDIR += teTeX
SUBDIR += tex
SUBDIR += texinfo
SUBDIR += tgif2tex
SUBDIR += tr2latex
SUBDIR += transfig
SUBDIR += trueprint
SUBDIR += virtualpaper
SUBDIR += xdvi
SUBDIR += xdvik
SUBDIR += xmbibtex
SUBDIR += xtem
SUBDIR += yatex
SUBDIR += yatex-mule
SUBDIR += yatex-xemacs
SUBDIR += yatex-xemacs-mule
.include <bsd.port.subdir.mk>