1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/graphics/Makefile

60 lines
1.2 KiB
Makefile
Raw Normal View History

1997-02-18 08:35:56 +00:00
# $Id: Makefile,v 1.41 1997/02/16 01:56:21 obrien Exp $
1995-01-13 11:11:29 +00:00
#
1995-07-18 00:34:16 +00:00
SUBDIR += ImageMagick
1996-04-12 08:28:52 +00:00
SUBDIR += Mesa
1995-08-28 15:11:46 +00:00
SUBDIR += aero
1995-07-18 00:34:16 +00:00
SUBDIR += dore
1996-12-19 22:34:52 +00:00
SUBDIR += geomview
1997-02-13 14:58:38 +00:00
SUBDIR += gd
1996-11-19 12:33:33 +00:00
SUBDIR += gifmerge
1996-10-30 14:29:08 +00:00
SUBDIR += giftool
SUBDIR += giftrans
SUBDIR += gimp
1996-11-19 14:19:41 +00:00
SUBDIR += gimp-devel
1997-02-16 01:56:21 +00:00
SUBDIR += hobbes-icons-xpm
SUBDIR += hpscan
1996-12-23 07:34:57 +00:00
SUBDIR += jbigkit
1995-07-18 00:34:16 +00:00
SUBDIR += jpeg
SUBDIR += mpeg-lib
1996-07-10 05:45:31 +00:00
SUBDIR += mpeg2codec
SUBDIR += mpeg2play
1996-08-01 20:47:07 +00:00
SUBDIR += mpeg_encode
1995-07-18 00:34:16 +00:00
SUBDIR += mpeg_play
1996-08-16 13:45:57 +00:00
SUBDIR += mpeg_stat
1996-11-26 08:34:28 +00:00
SUBDIR += mpegedit
1996-08-01 20:47:07 +00:00
SUBDIR += mplex
1995-07-18 00:34:16 +00:00
SUBDIR += netpbm
1996-10-24 08:19:57 +00:00
SUBDIR += p5-Image-Size
SUBDIR += pgperl
1996-12-22 04:38:42 +00:00
SUBDIR += pgplot
SUBDIR += pixmap
1995-12-05 02:49:53 +00:00
SUBDIR += png
1995-07-18 00:34:16 +00:00
SUBDIR += povray
1997-02-18 08:35:56 +00:00
SUBDIR += sced
1995-10-03 09:36:49 +00:00
SUBDIR += spigot
1996-08-01 20:47:07 +00:00
SUBDIR += splitmpg
1996-01-31 11:13:36 +00:00
SUBDIR += tgif
1995-07-18 00:34:16 +00:00
SUBDIR += tiff
1997-01-09 10:51:06 +00:00
SUBDIR += tiff34
1996-11-17 11:56:58 +00:00
SUBDIR += txtmerge
1995-07-18 00:34:16 +00:00
SUBDIR += vcg
1997-01-12 05:55:00 +00:00
SUBDIR += whirlgif
1995-07-18 00:34:16 +00:00
SUBDIR += xanim
1995-11-09 06:50:18 +00:00
SUBDIR += xbmbrowser
1995-07-18 00:34:16 +00:00
SUBDIR += xdl
SUBDIR += xfig
1995-09-09 04:23:32 +00:00
SUBDIR += xfractint
1995-07-29 11:31:33 +00:00
SUBDIR += xgrasp
1995-07-18 00:34:16 +00:00
SUBDIR += xli
1996-11-15 10:23:21 +00:00
SUBDIR += xmandel
1996-08-01 20:47:07 +00:00
SUBDIR += xmfract
SUBDIR += xmorph
1997-01-11 11:50:54 +00:00
SUBDIR += xmountains
1995-07-18 00:34:16 +00:00
SUBDIR += xpaint
1996-02-10 20:34:58 +00:00
SUBDIR += xpdf
1995-07-18 00:34:16 +00:00
SUBDIR += xpm
SUBDIR += xv
1995-01-13 11:11:29 +00:00
.include <bsd.port.subdir.mk>