mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
devel/p5-Rcs-Agent: use rcs from ports on newer FreeBSD.
Pass maintainership to submitter. PR: 239818 Submitted by: mats@dufberg.se Approved by: former maintainer
This commit is contained in:
parent
2e2e77239f
commit
fe39fd36b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509445
@ -8,11 +8,14 @@ CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= nick@foobar.org
|
||||
MAINTAINER= mats@dufberg.se
|
||||
COMMENT= Perl module for RCS archive manipulation
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-String-ShellQuote>1.00:textproc/p5-String-ShellQuote
|
||||
.if !exists(/usr/bin/rcs)
|
||||
RUN_DEPENDS+= rcs:devel/rcs57
|
||||
.endif
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
Loading…
Reference in New Issue
Block a user