1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Fix LICENSE

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-31 06:58:47 +00:00
parent c8803da386
commit 0415611416
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338243

View File

@ -9,11 +9,12 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast and easy syntax highlighting for selected languages
LICENSE= LGPL21
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/coderay
.include <bsd.port.mk>