diff options
author | markd <markd@pkgsrc.org> | 2016-01-30 04:05:49 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-30 04:05:49 +0000 |
commit | dc6e4eb8be80fb31e25ee7f8242e9c879b538818 (patch) | |
tree | 21d6fcae613f51a0391c33d02ed6c6352579f3b8 /graphics/tex-pst-vue3d | |
parent | 7072862f24817ca5f1620ba917f422b491168e38 (diff) | |
download | pkgsrc-dc6e4eb8be80fb31e25ee7f8242e9c879b538818.tar.gz |
Add LICENSE
Diffstat (limited to 'graphics/tex-pst-vue3d')
-rw-r--r-- | graphics/tex-pst-vue3d/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-vue3d/Makefile b/graphics/tex-pst-vue3d/Makefile index 9784fdc2f1a..3648150e2ae 100644 --- a/graphics/tex-pst-vue3d/Makefile +++ b/graphics/tex-pst-vue3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:44 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:54 markd Exp $ DISTNAME= pst-vue3d PKGNAME= tex-${DISTNAME}-1.24 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Draw perspective views of three dimensional objects +LICENSE= lppl-1.3c DEPENDS+= tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node |