diff options
author | wiz <wiz> | 2011-03-28 07:57:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-03-28 07:57:58 +0000 |
commit | f8cfccd7996f8564818aad959c85c7103a644c21 (patch) | |
tree | b6f4205198000927ca0691156e215922c9ba75c7 /graphics | |
parent | 396dac202488799b58872712ea9f9a6554a33935 (diff) | |
download | pkgsrc-f8cfccd7996f8564818aad959c85c7103a644c21.tar.gz |
Set LICENSE.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libvideogfx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libvideogfx/Makefile b/graphics/libvideogfx/Makefile index e312f64efa3..eb447bfa886 100644 --- a/graphics/libvideogfx/Makefile +++ b/graphics/libvideogfx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2011/01/13 13:36:11 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2011/03/28 08:01:14 wiz Exp $ # DISTNAME= libvideogfx-1.0.3 @@ -9,6 +9,7 @@ MASTER_SITES= http://rachmaninoff.informatik.uni-mannheim.de/libvideogfx/data/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rachmaninoff.informatik.uni-mannheim.de/libvideogfx/index.html COMMENT= C++ library for low-level video processing +LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir |