Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2017 17:26:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447261 - head/devel/rubygem-ascii85
Message-ID:  <201708031726.v73HQrGs045375@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug  3 17:26:53 2017
New Revision: 447261
URL: https://svnweb.freebsd.org/changeset/ports/447261

Log:
  Add LICENSE_FILE

Modified:
  head/devel/rubygem-ascii85/Makefile

Modified: head/devel/rubygem-ascii85/Makefile
==============================================================================
--- head/devel/rubygem-ascii85/Makefile	Thu Aug  3 17:26:48 2017	(r447260)
+++ head/devel/rubygem-ascii85/Makefile	Thu Aug  3 17:26:53 2017	(r447261)
@@ -8,9 +8,10 @@ MASTER_SITES=	RG
 DISTNAME=	Ascii85-${PORTVERSION}
 
 MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	Encode/decode Adobe's binary-to-text encoding of the same name
+COMMENT=	Encode/decode Adobe's binary-to-text encoding of the same name #'
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
 USE_RUBY=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708031726.v73HQrGs045375>