diff options
author | obache <obache@pkgsrc.org> | 2009-01-18 12:49:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-01-18 12:49:30 +0000 |
commit | 2466e4c6bcb5750197349f6c48eb3a8893c3a78f (patch) | |
tree | 7b7ab1f81eec2a408167eb76a29899e29ead8c45 /graphics | |
parent | c6ae6569a731bfdf68d65075a2e5729134a3562e (diff) | |
download | pkgsrc-2466e4c6bcb5750197349f6c48eb3a8893c3a78f.tar.gz |
Add pfstools and pfstmo.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9b354132491..5480e09637d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.507 2009/01/10 21:08:54 jmcneill Exp $ +# $NetBSD: Makefile,v 1.508 2009/01/18 12:49:30 obache Exp $ # COMMENT= Graphics tools and libraries @@ -259,6 +259,8 @@ SUBDIR+= pdiff SUBDIR+= pear-Image_Canvas SUBDIR+= pear-Image_Color SUBDIR+= pear-Image_Graph +SUBDIR+= pfstools +SUBDIR+= pfstmo SUBDIR+= pgraf SUBDIR+= photopc SUBDIR+= php-exif |