blob: ca6b6fe1a21b53744bc9ede6aff2a376b2a74819 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# $Id: Makefile,v 1.5 1995/03/19 16:19:15 ats Exp $
#
# Broken povray
SUBDIR= ImageMagick dore mpeg-lib mpeg_play netpbm jpeg \
pixmap tiff xanim xli xfig xpaint xpm xv
.include <bsd.port.subdir.mk>
|