svn commit: r401431 - head/devel/rubygem-paperclip

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Nov 12 21:41:55 UTC 2015


Author: sunpoet
Date: Thu Nov 12 21:41:53 2015
New Revision: 401431
URL: https://svnweb.freebsd.org/changeset/ports/401431

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-paperclip/Makefile

Modified: head/devel/rubygem-paperclip/Makefile
==============================================================================
--- head/devel/rubygem-paperclip/Makefile	Thu Nov 12 21:41:49 2015	(r401430)
+++ head/devel/rubygem-paperclip/Makefile	Thu Nov 12 21:41:53 2015	(r401431)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Easy upload management for ActiveRecord
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-activemodel4>=3.2.0:${PORTSDIR}/databases/rubygem-activemodel4 \
 		rubygem-activesupport4>=3.2.0:${PORTSDIR}/devel/rubygem-activesupport4 \


More information about the svn-ports-all mailing list