diff options
author | adam <adam> | 2011-01-12 08:02:27 +0000 |
---|---|---|
committer | adam <adam> | 2011-01-12 08:02:27 +0000 |
commit | 71dbdec370cecae4088d2fa7fce6a1baf4c3c778 (patch) | |
tree | e03a07b343c210de9cc10b990e79a740959ae16c /graphics/Makefile | |
parent | 2eef180e262dda3f29903e5629696308059c347b (diff) | |
download | pkgsrc-71dbdec370cecae4088d2fa7fce6a1baf4c3c778.tar.gz |
Added py-sk1libs, py-uniconvertor
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 57615d67457..07f10055946 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.576 2010/12/23 11:47:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.577 2011/01/12 08:02:27 adam Exp $ # COMMENT= Graphics tools and libraries @@ -352,6 +352,8 @@ SUBDIR+= py-matplotlib-gtk2 SUBDIR+= py-matplotlib-tk SUBDIR+= py-piddle SUBDIR+= py-pyfits +SUBDIR+= py-sk1libs +SUBDIR+= py-uniconvertor SUBDIR+= qcamview SUBDIR+= qimageblitz SUBDIR+= qiv |