mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Add depends
Submitted by: az
This commit is contained in:
parent
f7659919a6
commit
c090c5a6fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282251
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= HOP-Lexer
|
||||
PORTVERSION= 0.032
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:OVID
|
||||
@ -15,6 +16,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= swills@FreeBSD.org
|
||||
COMMENT= Higher Order Perl Lexer
|
||||
|
||||
BUILD_DEPENDS= p5-HOP-Stream>=0.01:${PORTSDIR}/devel/p5-HOP-Stream
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
||||
MAN3= HOP::Lexer.3 \
|
||||
|
Loading…
Reference in New Issue
Block a user