svn commit: r387425 - head/devel/rubygem-dotenv-deployment
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon May 25 19:56:02 UTC 2015
Author: sunpoet
Date: Mon May 25 19:56:01 2015
New Revision: 387425
URL: https://svnweb.freebsd.org/changeset/ports/387425
Log:
- Add LICENSE
- Mark DEPRECATED
Modified:
head/devel/rubygem-dotenv-deployment/Makefile
Modified: head/devel/rubygem-dotenv-deployment/Makefile
==============================================================================
--- head/devel/rubygem-dotenv-deployment/Makefile Mon May 25 19:55:55 2015 (r387424)
+++ head/devel/rubygem-dotenv-deployment/Makefile Mon May 25 19:56:01 2015 (r387425)
@@ -9,6 +9,10 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Deployment concerns for dotenv
+LICENSE= MIT
+
+DEPRECATED= Deprecated by upstream in latest version (0.3.0)
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
More information about the svn-ports-all
mailing list