pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

raster3d: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed May 2 18:42:53 2018 +0900
Changeset:	f170d812a2aa5d541e504d391af3e12ccbe353bf

Modified Files:
	raster3d/Makefile

Log Message:
raster3d: add LICENSE

via http://skuld.bmsc.washington.edu/raster3d/

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f170d812a2aa5d541e504d391af3e12ccbe353bf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 raster3d/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/raster3d/Makefile b/raster3d/Makefile
old mode 100644
new mode 100755
index 257867688a..09ce4ca962
--- a/raster3d/Makefile
+++ b/raster3d/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES=	http://skuld.bmsc.washington.edu/raster3d/
 MAINTAINER=	shaun%inerd.com@localhost
 HOMEPAGE=	http://skuld.bmsc.washington.edu/raster3d/
 COMMENT=	Set of tools for generating raster images of proteins and molecules
+LICENSE=	artistic-2.0
 
 USE_LANGUAGES=	c fortran77
 USE_TOOLS+=	gunzip:run


Home | Main Index | Thread Index | Old Index