1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00

- Add LICENSE_FILE

- Update *_DEPENDS: remove redundant LOCALBASE/bin
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-11-04 20:15:35 +00:00
parent 06f5f49f77
commit c705944923
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400814

View File

@ -15,9 +15,10 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Show Unicode coverage of a font
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/bin/gawk:${PORTSDIR}/lang/gawk
RUN_DEPENDS= ${LOCALBASE}/bin/pdfoutline:${PORTSDIR}/textproc/pdfoutline
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk
RUN_DEPENDS= pdfoutline:${PORTSDIR}/textproc/pdfoutline
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes