1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Add BUILD_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-08-12 09:06:35 +00:00
parent c4b63b80fd
commit 0018b7f4d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279533

View File

@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Call HTML::Entities::encode_entities, via a hash, within a string
BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-Tie-Function>=0:${PORTSDIR}/devel/p5-Tie-Function
RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-Tie-Function>=0:${PORTSDIR}/devel/p5-Tie-Function
TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod