diff options
Diffstat (limited to 'net/drawterm')
-rw-r--r-- | net/drawterm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/drawterm/Makefile b/net/drawterm/Makefile index e43ab7879dbd..63bec6f92ed1 100644 --- a/net/drawterm/Makefile +++ b/net/drawterm/Makefile @@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= winstonw@lavabit.com COMMENT= Plan9 cpu client +# Additionally the Lucent Public License +LICENSE= MIT + USE_XORG= x11 xt PLIST_FILES= bin/drawterm |