diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-08-11 07:03:22 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-08-11 07:03:22 +0000 |
commit | 0f70dc862040f70692c721b7600e84640d42a82d (patch) | |
tree | acb662051a6b83b04427b2eb96f999e625e1db00 /mail/sgwi | |
parent | 4eba51c125a8c5ee66e7986cb1cf4a75d53d420b (diff) | |
download | ports-0f70dc862040f70692c721b7600e84640d42a82d.tar.gz ports-0f70dc862040f70692c721b7600e84640d42a82d.zip |
Notes
Diffstat (limited to 'mail/sgwi')
-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} |