svn commit: r387656 - head/databases/rubygem-dm-paperclip

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 27 17:54:04 UTC 2015


Author: sunpoet
Date: Wed May 27 17:54:03 2015
New Revision: 387656
URL: https://svnweb.freebsd.org/changeset/ports/387656

Log:
  - Add LICENSE

Modified:
  head/databases/rubygem-dm-paperclip/Makefile

Modified: head/databases/rubygem-dm-paperclip/Makefile
==============================================================================
--- head/databases/rubygem-dm-paperclip/Makefile	Wed May 27 17:53:59 2015	(r387655)
+++ head/databases/rubygem-dm-paperclip/Makefile	Wed May 27 17:54:03 2015	(r387656)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	File attachments as attributes for DataMapper
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-dm-core>=1.2.0:${PORTSDIR}/databases/rubygem-dm-core \
 		rubygem-dm-migrations>=1.2.0:${PORTSDIR}/databases/rubygem-dm-migrations \
 		rubygem-dm-validations>=1.2.0:${PORTSDIR}/databases/rubygem-dm-validations \


More information about the svn-ports-all mailing list