diff options
-rw-r--r-- | mail/sgwi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sgwi/Makefile b/mail/sgwi/Makefile index e2bf3cc048c0..b1c6556eb710 100644 --- a/mail/sgwi/Makefile +++ b/mail/sgwi/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= lukasz@wasikowski.net COMMENT= PHP web interface to SQLGrey +LICENSE= GPLv2 + NO_BUILD= yes SUB_FILES+= pkg-message pkg-install SUB_LIST= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} |