aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-LaTeXML
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-09-28 07:15:56 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-09-28 07:15:56 +0000
commitbeae4033a0af2d0d0b7463adbc885d79184faf1a (patch)
tree3697a65ebc6cbda5e716baf8aab699536a1a56b0 /converters/p5-LaTeXML
parent95e3ae0cb4df14701d2b549a61c5897360e82719 (diff)
downloadports-beae4033a0af2d0d0b7463adbc885d79184faf1a.tar.gz
ports-beae4033a0af2d0d0b7463adbc885d79184faf1a.zip
converters/p5-LaTeXML: chase r358922
Notes
Notes: svn path=/head/; revision=422852
Diffstat (limited to 'converters/p5-LaTeXML')
-rw-r--r--converters/p5-LaTeXML/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/converters/p5-LaTeXML/Makefile b/converters/p5-LaTeXML/Makefile
index 7aea427aae65..4de3cd025afd 100644
--- a/converters/p5-LaTeXML/Makefile
+++ b/converters/p5-LaTeXML/Makefile
@@ -10,11 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= cpm@FreeBSD.org
COMMENT= LaTeX to XML/HTML/MathML converter in Perl
-LICENSE= PD CC0
+LICENSE= PD CC0-1.0
LICENSE_COMB= dual
-LICENSE_NAME_CC0= Creative Commons Zero License
-LICENSE_FILE_CC0= ${WRKSRC}/LICENSE
-LICENSE_PERMS_CC0= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+LICENSE_FILE_CC0-1.0= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/bin/git:devel/git \
p5-File-Which>=0:sysutils/p5-File-Which \