Add LICENSE_FILE

- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-08-23 19:48:06 +00:00
parent 997ed0b4dc
commit 3f106ead0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545992
2 changed files with 5 additions and 3 deletions

View File

@ -10,14 +10,16 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby wrapper for pygmentize
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:devel/rubygem-posix-spawn \
${PYTHON_PKGNAMEPREFIX}pygments>=0.8:textproc/py-pygments@${PY_FLAVOR}
USES= gem python shebangfix
USE_RUBY= yes
NO_ARCH= yes
USE_RUBY= yes
USES= gem python shebangfix
SHEBANG_FILES= vendor/multipygmentize
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
Ruby wrapper for pygmentize.
WWW: https://github.com/github-archive/albino
WWW: https://github.com/github/albino