diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-21 23:02:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-21 23:02:55 +0000 |
commit | 2900772ad402657d7048ccd506127c8141c6af3a (patch) | |
tree | 43dd8589988fe697006f65f470fc99ae68159489 /graphics/Makefile | |
parent | af60861c194affe8491083715a4ddb7ab413d78f (diff) | |
download | pkgsrc-2900772ad402657d7048ccd506127c8141c6af3a.tar.gz |
+ asymptote.
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 9de447a4413..43defd43b07 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.531 2009/08/21 18:10:00 adam Exp $ +# $NetBSD: Makefile,v 1.532 2009/08/21 23:02:55 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -29,6 +29,7 @@ SUBDIR+= aalib SUBDIR+= agg SUBDIR+= aqsis SUBDIR+= artist +SUBDIR+= asymptote SUBDIR+= autopano-sift-C SUBDIR+= autotrace SUBDIR+= aview |