mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
87 lines
2.0 KiB
Makefile
87 lines
2.0 KiB
Makefile
SUBDIR =
|
|
SUBDIR += a2ps
|
|
SUBDIR += apsfilter
|
|
SUBDIR += apvlv
|
|
SUBDIR += bibview
|
|
SUBDIR += brlaser
|
|
SUBDIR += cups
|
|
SUBDIR += cups-bjnp
|
|
SUBDIR += cups-browsed
|
|
SUBDIR += cups-filters
|
|
SUBDIR += cups-pdf
|
|
SUBDIR += cups-pk-helper
|
|
SUBDIR += detex
|
|
SUBDIR += dvi2tty
|
|
SUBDIR += enscript
|
|
SUBDIR += epson-inkjet-printer-escpr
|
|
SUBDIR += foiltex
|
|
SUBDIR += fontforge
|
|
SUBDIR += foo2zjs
|
|
SUBDIR += foomatic-db
|
|
SUBDIR += foomatic-db-engine
|
|
SUBDIR += ghostscript
|
|
SUBDIR += gl2ps
|
|
SUBDIR += gtklp
|
|
SUBDIR += gutenprint
|
|
SUBDIR += gv
|
|
SUBDIR += hplip
|
|
SUBDIR += htmldoc
|
|
SUBDIR += ijs
|
|
SUBDIR += kbibtex
|
|
SUBDIR += l2a
|
|
SUBDIR += latex-mk
|
|
SUBDIR += lcdf-typetools
|
|
SUBDIR += libcupsfilters
|
|
SUBDIR += libharu
|
|
SUBDIR += libpaper
|
|
SUBDIR += libppd
|
|
SUBDIR += libspectre
|
|
SUBDIR += lilypond
|
|
SUBDIR += lout
|
|
SUBDIR += lss
|
|
SUBDIR += luametatex
|
|
SUBDIR += lyx
|
|
SUBDIR += mpage
|
|
SUBDIR += muttprint
|
|
SUBDIR += ocrmypdf
|
|
SUBDIR += openclipart
|
|
SUBDIR += opentype-sanitizer
|
|
SUBDIR += p5-Poppler
|
|
SUBDIR += p5-PostScript-MailLabels
|
|
SUBDIR += pdf4qt
|
|
SUBDIR += pdfarranger
|
|
SUBDIR += poppler,
|
|
SUBDIR += poppler-data
|
|
SUBDIR += printrun
|
|
SUBDIR += ps2eps
|
|
SUBDIR += pscal
|
|
SUBDIR += psdim
|
|
SUBDIR += psutils
|
|
SUBDIR += ptouch-driver
|
|
SUBDIR += py-cups
|
|
SUBDIR += py-fonttools
|
|
SUBDIR += py-pdf2image
|
|
SUBDIR += py-pikepdf
|
|
SUBDIR += py-pydyf
|
|
SUBDIR += py-pylatex
|
|
SUBDIR += py-pypdf
|
|
SUBDIR += py-relatorio
|
|
SUBDIR += py-reportlab
|
|
SUBDIR += qpdf
|
|
SUBDIR += scribus
|
|
SUBDIR += sile
|
|
SUBDIR += splix
|
|
SUBDIR += system-config-printer
|
|
SUBDIR += t1utils
|
|
SUBDIR += texinfo
|
|
SUBDIR += texlive
|
|
SUBDIR += transfig
|
|
SUBDIR += u2ps
|
|
SUBDIR += unpaper
|
|
SUBDIR += weasyprint
|
|
SUBDIR += xournal
|
|
SUBDIR += xournalpp
|
|
SUBDIR += xprintproto
|
|
|
|
.include <bsd.port.subdir.mk>
|