diff options
author | wiz <wiz> | 2002-07-01 15:51:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-07-01 15:51:48 +0000 |
commit | 3df315dbede2de9ebcbe10d25a139eced0bb617a (patch) | |
tree | 5c9646cdb774f9ca9310e22c4fcd6f1a3b30f9e5 /graphics/Makefile | |
parent | 3c2a83de33042d4d9c62092d73a3fe20a2f3e7b7 (diff) | |
download | pkgsrc-3df315dbede2de9ebcbe10d25a139eced0bb617a.tar.gz |
Add and enable p5-Image-Info.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index fd83081db7b..4d9ec334541 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.193 2002/06/17 11:40:13 grant Exp $ +# $NetBSD: Makefile,v 1.194 2002/07/01 15:51:48 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -129,6 +129,7 @@ SUBDIR+= p5-GDGraph SUBDIR+= p5-GDGraph3d SUBDIR+= p5-GDTextUtil SUBDIR+= p5-GIFgraph +SUBDIR+= p5-Image-Info SUBDIR+= p5-Image-Size SUBDIR+= p5-PerlMagick SUBDIR+= pgraf |