summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 09:16:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 09:16:20 +0000
commite54f1448d44970fd91644f5bb4a9b8cc44dffaaa (patch)
tree05a4b463957964f225634f74561844c8977e97e1 /www
parent083e139f21d59a4c65f3473609f3436643049ce4 (diff)
downloadfreebsd-ports-e54f1448d44970fd91644f5bb4a9b8cc44dffaaa.zip
- Add LICENSE_FILE
Approved by: portmgr (blanket)
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-html2haml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rubygem-html2haml/Makefile b/www/rubygem-html2haml/Makefile
index 18ce620934f4..7ae081da20cb 100644
--- a/www/rubygem-html2haml/Makefile
+++ b/www/rubygem-html2haml/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= horia@racoviceanu.com
COMMENT= Converts HTML into Haml
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-erubis>=2.7.0:${PORTSDIR}/www/rubygem-erubis \
rubygem-haml>=4.0.0:${PORTSDIR}/www/rubygem-haml \