From 67e42d11ee7ad58bcff839cd70e03bcb1dc25213 Mon Sep 17 00:00:00 2001 From: wen Date: Sat, 16 Apr 2016 15:04:36 +0000 Subject: Add LICENSE --- print/R-knitr/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print/R-knitr') diff --git a/print/R-knitr/Makefile b/print/R-knitr/Makefile index a27b9a34aba..de63390213a 100644 --- a/print/R-knitr/Makefile +++ b/print/R-knitr/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2016/04/16 15:00:48 wen Exp $ +# $NetBSD: Makefile,v 1.3 2016/04/16 15:04:36 wen Exp $ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/knitr/ -COMMENT= A general-purpose package for dynamic report generation in R -# TODO: LICENSE= GPL +COMMENT= General-purpose package for dynamic report generation in R +LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 R_PKGNAME= knitr R_PKGVER= 1.12.3 -- cgit v1.2.3