diff options
author | adam <adam@pkgsrc.org> | 2009-08-20 20:26:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-08-20 20:26:00 +0000 |
commit | 6433e27d748989d21e26f116e66648ada28822ae (patch) | |
tree | 5b3d362a38d75934de6e9b9873d845d60bbab433 /graphics/Makefile | |
parent | e6fa1ea10f7163ae16c9162df409faa75d90873b (diff) | |
download | pkgsrc-6433e27d748989d21e26f116e66648ada28822ae.tar.gz |
Added libpano13, autopano-sift-C
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e4fc3b96770..dc0ffcfffb5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.529 2009/08/18 12:57:30 hasso Exp $ +# $NetBSD: Makefile,v 1.530 2009/08/20 20:26:00 adam Exp $ # COMMENT= Graphics tools and libraries @@ -29,6 +29,7 @@ SUBDIR+= aalib SUBDIR+= agg SUBDIR+= aqsis SUBDIR+= artist +SUBDIR+= autopano-sift-C SUBDIR+= autotrace SUBDIR+= aview SUBDIR+= babl @@ -225,6 +226,7 @@ SUBDIR+= libkexiv2 SUBDIR+= libkipi SUBDIR+= liblqr SUBDIR+= libotf +SUBDIR+= libpano13 SUBDIR+= libpuzzle SUBDIR+= librsvg SUBDIR+= libscigraphica |