diff options
author | erich <erich@FreeBSD.org> | 1996-08-02 04:47:07 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-08-02 04:47:07 +0800 |
commit | a357e69dd740998b225a92b25561bc7172101040 (patch) | |
tree | 1165758dce387c99ed6173b5d7d09a5fb9f9c20c /graphics/Makefile | |
parent | d968b946aa4c71e4dcc31ea627ea4e5b67904abd (diff) | |
download | freebsd-ports-gnome-a357e69dd740998b225a92b25561bc7172101040.tar.gz freebsd-ports-gnome-a357e69dd740998b225a92b25561bc7172101040.tar.zst freebsd-ports-gnome-a357e69dd740998b225a92b25561bc7172101040.zip |
add in my new ports
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 |