summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 09:15:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 09:15:56 +0000
commit81df9ba30205d91891b8a4b9f45321ab4a28e169 (patch)
treed6302b0e115f472855fd66078235b7deea7e4ff2
parentf5386d16f178cddf3eaa630153d2c7ba1507f760 (diff)
downloadfreebsd-ports-81df9ba30205d91891b8a4b9f45321ab4a28e169.zip
- Add LICENSE_FILE
-rw-r--r--textproc/rubygem-loofah/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile
index 7e252a31fd46..fb3c504bccc4 100644
--- a/textproc/rubygem-loofah/Makefile
+++ b/textproc/rubygem-loofah/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for manipulating HTML/XML documents and fragments
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
RUN_DEPENDS= rubygem-nokogiri>=1.5.9:${PORTSDIR}/textproc/rubygem-nokogiri