diff options
Diffstat (limited to 'devel/libfort/Makefile')
-rw-r--r-- | devel/libfort/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libfort/Makefile b/devel/libfort/Makefile index 4d0c51c134a5..8701167864bb 100644 --- a/devel/libfort/Makefile +++ b/devel/libfort/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C/C++ library to print formatted ASCII tables for console applications +WWW= https://github.com/seleznevae/libfort LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |