diff options
Diffstat (limited to 'textproc/libsass/Makefile')
-rw-r--r-- | textproc/libsass/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libsass/Makefile b/textproc/libsass/Makefile index ac986007cc43..700e3db16ad3 100644 --- a/textproc/libsass/Makefile +++ b/textproc/libsass/Makefile @@ -5,6 +5,7 @@ CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org COMMENT= C/C++ implementation of a Sass compiler +WWW= https://libsass.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |