diff options
Diffstat (limited to 'www/anyterm/Makefile')
-rw-r--r-- | www/anyterm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index 5d68ed81c9d8..548e31ce5de3 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -18,6 +18,8 @@ COMMENT= A terminal emulator on a Web page BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs +LICENSE= GPLv2 + MAN1= anytermd.1 USE_RC_SUBR= anytermd USE_BZIP2= yes |