summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 11:11:29 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 11:11:29 +0000
commitd87387fd59eb138dd26358fcc224bbf9e844b4f1 (patch)
tree3c59956d20008531d88370e58d83a115c46794ef /graphics/Makefile
parentNew cad group (diff)
New graphics group
Notes
Notes: svn path=/head/; revision=756
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
new file mode 100644
index 000000000000..f7fda0ba89dd
--- /dev/null
+++ b/graphics/Makefile
@@ -0,0 +1,5 @@
+# $Id: Makefile,v 1.8 1995/01/05 21:42:45 jkh Exp $
+#
+SUBDIR= mpeg-lib mpeg_play povray jpeg tiff xanim xli xfig xpaint xpm xv
+
+.include <bsd.port.subdir.mk>