diff options
Diffstat (limited to 'devel/rubygem-strings-ansi/Makefile')
-rw-r--r-- | devel/rubygem-strings-ansi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-strings-ansi/Makefile b/devel/rubygem-strings-ansi/Makefile index 2cde0205ecf9..4e0686d72706 100644 --- a/devel/rubygem-strings-ansi/Makefile +++ b/devel/rubygem-strings-ansi/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Methods for processing ANSI escape codes in strings +WWW= https://github.com/piotrmurach/strings-ansi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |