diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1996-08-01 20:47:07 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1996-08-01 20:47:07 +0000 |
commit | 272f68e838e2334c447515e8cd8735cf77ee60d3 (patch) | |
tree | e63648014530eff7d13183383f74747d3a7fe89d /graphics/Makefile | |
parent | 5a3926503cacc2db3a9e769a8a81eca3b12ca132 (diff) |
add in my new ports
Notes
Notes:
svn path=/head/; revision=3488
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 41c262c57ea3..5654ed4d9f79 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.21 1996/04/12 08:28:52 asami Exp $ +# $Id: Makefile,v 1.22 1996/07/10 05:45:31 asami Exp $ # SUBDIR += ImageMagick @@ -10,12 +10,16 @@ SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play + SUBDIR += mpegedit + SUBDIR += mpeg_encode SUBDIR += mpeg_play + SUBDIR += mplex SUBDIR += netpbm SUBDIR += pixmap SUBDIR += png SUBDIR += povray SUBDIR += spigot + SUBDIR += splitmpg SUBDIR += tgif SUBDIR += tiff SUBDIR += vcg @@ -26,6 +30,8 @@ SUBDIR += xfractint SUBDIR += xgrasp SUBDIR += xli + SUBDIR += xmfract + SUBDIR += xmorph SUBDIR += xpaint SUBDIR += xpdf SUBDIR += xpm |