diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-07 14:47:52 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-07 14:47:52 +0000 |
commit | b770f9c1f9bf66d9cffe4d35281cc3e81ae491ce (patch) | |
tree | 101079bf3acc5a583b5ce0f028fca712fb826ffe /ports-mgmt/portlint | |
parent | 0be62b3b77c0f5d1af2f9f0af56717f81b6de150 (diff) |
Notes
Diffstat (limited to 'ports-mgmt/portlint')
-rw-r--r-- | ports-mgmt/portlint/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile index e80a478a0484..8b763d64cd39 100644 --- a/ports-mgmt/portlint/Makefile +++ b/ports-mgmt/portlint/Makefile @@ -11,7 +11,10 @@ DISTFILES= # none MAINTAINER= marcus@FreeBSD.org COMMENT= Verifier for FreeBSD port directory -LICENSE= BSD +LICENSE= ITOJUN +LICENSE_NAME= Itojun License +LICENSE_TEXT= All rights reserved. Freely redistributable. Absolutely no warranty. +LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell NO_BUILD= yes WRKSRC= ${WRKDIR}/src |