- Add LICENSE

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-27 17:54:24 +00:00
parent 08b773639f
commit ccd5100d08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387661

View file

@ -8,6 +8,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for performing validations on DM models and pure Ruby object COMMENT= Library for performing validations on DM models and pure Ruby object
LICENSE= MIT
RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-core RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-core
USE_RUBY= yes USE_RUBY= yes