svn commit: r380534 - head/devel/rubygem-grit
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Mar 5 17:28:48 UTC 2015
Author: sunpoet
Date: Thu Mar 5 17:28:47 2015
New Revision: 380534
URL: https://svnweb.freebsd.org/changeset/ports/380534
QAT: https://qat.redports.org/buildarchive/r380534/
Log:
- Add LICENSE
Modified:
head/devel/rubygem-grit/Makefile
Modified: head/devel/rubygem-grit/Makefile
==============================================================================
--- head/devel/rubygem-grit/Makefile Thu Mar 5 17:28:42 2015 (r380533)
+++ head/devel/rubygem-grit/Makefile Thu Mar 5 17:28:47 2015 (r380534)
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Object-oriented ruby library to access git repositories
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-diff-lcs>=1.1:${PORTSDIR}/textproc/rubygem-diff-lcs \
rubygem-mime-types>=1.15:${PORTSDIR}/misc/rubygem-mime-types \
rubygem-posix-spawn>=0.3.6:${PORTSDIR}/devel/rubygem-posix-spawn
More information about the svn-ports-all
mailing list