diff options
author | xtraeme <xtraeme> | 2004-12-28 21:58:05 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-12-28 21:58:05 +0000 |
commit | 57d2f383aa1b9b7b9c5a14f7863707525c005dce (patch) | |
tree | 8cb1d75378786ea53b1b1c6e70b5715888774ccf /graphics | |
parent | cecdf0117119052d53be45264e000d101427daae (diff) | |
download | pkgsrc-57d2f383aa1b9b7b9c5a14f7863707525c005dce.tar.gz |
Added epeg-0.9.0.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3d50da729e7..870403fc77d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.349 2004/12/27 11:24:21 wulf Exp $ +# $NetBSD: Makefile,v 1.350 2004/12/28 21:58:06 xtraeme Exp $ # COMMENT= Graphics tools and libraries @@ -59,6 +59,7 @@ SUBDIR+= dxsamples SUBDIR+= ee SUBDIR+= eog SUBDIR+= eog2 +SUBDIR+= epeg SUBDIR+= exif SUBDIR+= exiftags SUBDIR+= fbm |