openbsd-ports/print/Makefile

72 lines
1.6 KiB
Makefile
Raw Normal View History

2010-07-17 08:00:10 +00:00
# $OpenBSD: Makefile,v 1.84 2010/07/17 08:00:10 ajacoutot Exp $
1997-12-03 04:12:11 +00:00
SUBDIR =
2001-05-05 21:28:04 +00:00
SUBDIR += a2ps,a4
SUBDIR += a2ps,letter
2003-04-18 09:46:50 +00:00
SUBDIR += acrofonts
1998-06-08 02:36:23 +00:00
SUBDIR += acroread
1998-02-08 05:26:52 +00:00
SUBDIR += afm
2003-05-29 11:15:26 +00:00
SUBDIR += apsfilter
2010-05-13 16:05:39 +00:00
SUBDIR += apvlv
2004-02-21 01:42:13 +00:00
SUBDIR += auctex
SUBDIR += bibview
2005-01-16 13:22:05 +00:00
SUBDIR += cups
2006-10-03 14:23:31 +00:00
SUBDIR += cups-pdf
1998-05-17 05:09:02 +00:00
SUBDIR += detex
2002-11-03 15:50:19 +00:00
SUBDIR += dvi2tty
1998-07-22 03:01:51 +00:00
SUBDIR += enscript
2003-01-21 17:12:55 +00:00
SUBDIR += enscript,a4
2007-01-01 12:35:20 +00:00
SUBDIR += epdfview
SUBDIR += epdfview,cups
2002-09-01 20:25:24 +00:00
SUBDIR += foiltex
2006-06-18 13:34:22 +00:00
SUBDIR += fontforge
2007-09-26 06:26:54 +00:00
SUBDIR += foo2zjs
SUBDIR += foomatic-db
SUBDIR += foomatic-db-engine
SUBDIR += foomatic-filters
1998-11-19 05:16:25 +00:00
SUBDIR += freetype
SUBDIR += ghostscript
1997-12-03 04:50:40 +00:00
SUBDIR += ghostview
2008-05-17 13:32:32 +00:00
SUBDIR += gtklp
2007-10-01 10:34:29 +00:00
SUBDIR += gutenprint
1997-12-03 04:59:00 +00:00
SUBDIR += gv
2007-11-02 15:51:28 +00:00
SUBDIR += hplip
2001-02-21 23:32:51 +00:00
SUBDIR += htmldoc
2007-05-03 07:37:49 +00:00
SUBDIR += htmldoc,no_x11
2007-09-03 09:21:44 +00:00
SUBDIR += ijs
2001-12-09 12:47:25 +00:00
SUBDIR += l2a
2007-01-31 22:38:49 +00:00
SUBDIR += latex-mk
2007-07-04 17:33:37 +00:00
SUBDIR += libpaper
2008-12-12 16:03:27 +00:00
SUBDIR += libspectre
2006-10-29 19:28:55 +00:00
SUBDIR += lilypond
SUBDIR += lout
2008-04-13 17:46:36 +00:00
SUBDIR += lss
1998-07-12 07:07:57 +00:00
SUBDIR += lyx
2006-06-25 10:43:10 +00:00
SUBDIR += mftrace
2001-05-05 21:28:04 +00:00
SUBDIR += mpage,a4
2002-06-11 06:47:28 +00:00
SUBDIR += mpage,legal
2002-07-09 12:36:51 +00:00
SUBDIR += mpage,letter
2005-09-04 23:22:33 +00:00
SUBDIR += openclipart
2008-01-26 10:36:42 +00:00
SUBDIR += pdfjam
2000-09-28 20:37:54 +00:00
SUBDIR += pdflib
1998-05-17 05:39:01 +00:00
SUBDIR += pkfonts
2006-06-18 13:14:08 +00:00
SUBDIR += poppler
2008-10-28 13:01:31 +00:00
SUBDIR += poppler-data
2007-01-19 07:06:49 +00:00
SUBDIR += ps2eps
2003-08-04 06:38:06 +00:00
SUBDIR += pscal
2005-11-01 00:21:28 +00:00
SUBDIR += psdim
SUBDIR += psutils,a4
SUBDIR += psutils,letter
SUBDIR += py-cups
2004-07-27 08:56:34 +00:00
SUBDIR += py-reportlab
2005-03-07 14:06:50 +00:00
SUBDIR += scribus
2009-03-17 18:38:22 +00:00
SUBDIR += splix
SUBDIR += system-config-printer
2006-06-10 23:14:47 +00:00
SUBDIR += t1utils
2007-09-10 09:07:15 +00:00
SUBDIR += texlive
1997-12-03 04:14:02 +00:00
SUBDIR += transfig
2010-07-17 08:00:10 +00:00
SUBDIR += unpaper
2006-10-22 12:03:22 +00:00
SUBDIR += xpp
1997-12-03 04:12:11 +00:00
.include <bsd.port.subdir.mk>