diff options
Diffstat (limited to 'textproc/py-pyscss')
-rw-r--r-- | textproc/py-pyscss/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pyscss/Makefile b/textproc/py-pyscss/Makefile index fb7b6f191900..3a65d11acbb6 100644 --- a/textproc/py-pyscss/Makefile +++ b/textproc/py-pyscss/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rum1cro@yandex.ru COMMENT= Compiler for SCSS flavor of the Sass language +WWW= https://github.com/Kronuz/pyScss LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |