diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-20 19:49:23 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-20 19:49:23 +0000 |
commit | d7b0faf6484e28bf62783f3412a9bafece14c6dd (patch) | |
tree | 9fd262ff446ad5f837eef76807e94e872062baef /deskutils/plans | |
parent | 6b0f9172cfffd1c1c1f22a8be358149487e41c63 (diff) | |
download | ports-d7b0faf6484e28bf62783f3412a9bafece14c6dd.tar.gz ports-d7b0faf6484e28bf62783f3412a9bafece14c6dd.zip |
Notes
Diffstat (limited to 'deskutils/plans')
-rw-r--r-- | deskutils/plans/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/plans/Makefile b/deskutils/plans/Makefile index e7e8579ce2eb..41fc7d89d1cb 100644 --- a/deskutils/plans/Makefile +++ b/deskutils/plans/Makefile @@ -31,6 +31,8 @@ COMMENT= A Good Web Calendar BUILD_DEPENDS= p5-CGI-Session>=0:${PORTSDIR}/www/p5-CGI-Session RUN_DEPENDS= ${BUILD_DEPENDS} +LICENSE= GPLv2 + USE_ZIP= yes NO_BUILD= yes USE_PERL5_RUN= yes |