diff options
Diffstat (limited to 'devel/chroma/Makefile')
-rw-r--r-- | devel/chroma/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/chroma/Makefile b/devel/chroma/Makefile index 96175152b73b..15c38f646ef1 100644 --- a/devel/chroma/Makefile +++ b/devel/chroma/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= -syntax-highlighter MAINTAINER= yuri@FreeBSD.org COMMENT= General purpose syntax highlighter in pure Go +WWW= https://github.com/alecthomas/chroma LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |