mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- use CPAN macro
- simplify dependency - bump PORTREVISON PR: 121183 Submitted by: leeym Approved by: maintainer timeout
This commit is contained in:
parent
5af80870ed
commit
9a3a29a293
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209408
@ -8,17 +8,14 @@
|
||||
|
||||
PORTNAME= Date-Leapyear
|
||||
PORTVERSION= 1.71
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Date
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Perl module to determine if a particular year a leap year
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Date::Leapyear.3
|
||||
|
Loading…
Reference in New Issue
Block a user