diff options
Diffstat (limited to 'net/corkscrew/Makefile')
-rw-r--r-- | net/corkscrew/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index 7d506834131f..a729ad2cf569 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -17,6 +17,8 @@ COMMENT= A HTTP tunnelling utility for SSH GNU_CONFIGURE= yes +LICENSE= GPLv2 + post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |