diff options
Diffstat (limited to 'devel/libvterm/Makefile')
-rw-r--r-- | devel/libvterm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libvterm/Makefile b/devel/libvterm/Makefile index aa1467237b3b..ebd45621cbc0 100644 --- a/devel/libvterm/Makefile +++ b/devel/libvterm/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://launchpad.net/libvterm/trunk/v0.1/+download/ MAINTAINER= aaron.kaufman@pm.me COMMENT= Implementation of a VT220/xterm/ECMA-48 terminal emulator +WWW= https://www.leonerd.org.uk/code/libvterm/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |