diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-08-13 14:35:43 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-08-13 14:35:43 +0000 |
commit | 14d54112b5441c2f3ea2cc892e017eab4f1147ff (patch) | |
tree | 2bb4c7414a2fdf197b5babc6ccaa17471caecf11 /net-mgmt | |
parent | Add LG, a Looking Glass written in Perl as a CGI script. (diff) |
I knew I was forgetting something.
Sponsored by: Absolight
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/lg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/lg/Makefile b/net-mgmt/lg/Makefile index 68960d46ca30..c7347bdea870 100644 --- a/net-mgmt/lg/Makefile +++ b/net-mgmt/lg/Makefile @@ -12,6 +12,8 @@ COMMENT= Looking Glass written in Perl as a CGI script LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +OPTIONS_DEFINE= DOCS + USE_GITHUB= yes GH_ACCOUNT= Cougar GH_COMMIT= 0d53e4b |