aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-08-04 01:26:53 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-08-04 01:26:53 +0800
commit416845fa63acd8dac73aa283d3e767bcae908d9b (patch)
treec17ec1138460bb3a0cf4cf6eee1d9c271797fe8c /devel
parent46aeddefde93f9f8a13923b0744d65a850dc9fce (diff)
downloadfreebsd-ports-gnome-416845fa63acd8dac73aa283d3e767bcae908d9b.tar.gz
freebsd-ports-gnome-416845fa63acd8dac73aa283d3e767bcae908d9b.tar.zst
freebsd-ports-gnome-416845fa63acd8dac73aa283d3e767bcae908d9b.zip
Add LICENSE_FILE
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-ascii85/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-ascii85/Makefile b/devel/rubygem-ascii85/Makefile
index 2a6245ebad11..f585e1856278 100644
--- a/devel/rubygem-ascii85/Makefile
+++ b/devel/rubygem-ascii85/Makefile
@@ -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