aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Markdown
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-15 03:03:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-15 03:03:43 +0000
commit94273e452bc6d2add3ad6ecadf347b9755e5b15e (patch)
tree5002a31fae7a8680f517ff4b041ef94da2419e7f /textproc/p5-Pod-Markdown
parentb9789762ed0e94943ef890e8576132fabcec38df (diff)
downloadports-94273e452bc6d2add3ad6ecadf347b9755e5b15e.tar.gz
ports-94273e452bc6d2add3ad6ecadf347b9755e5b15e.zip
- Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=401656
Diffstat (limited to 'textproc/p5-Pod-Markdown')
-rw-r--r--textproc/p5-Pod-Markdown/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Markdown/Makefile b/textproc/p5-Pod-Markdown/Makefile
index ead0abe23d6b..7ff38f07a7c8 100644
--- a/textproc/p5-Pod-Markdown/Makefile
+++ b/textproc/p5-Pod-Markdown/Makefile
@@ -12,6 +12,7 @@ COMMENT= Module to convert POD to Markdown
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= p5-Test-Difference>=0:${PORTSDIR}/devel/p5-Test-Differences