mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Update to new Perl framework
- Fix my email address Approved by: swills (mentor)
This commit is contained in:
parent
5450bdaba1
commit
4ce180b97b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324065
@ -1,4 +1,4 @@
|
||||
# Created by: Mark Felder <feld@freebsd.org>
|
||||
# Created by: Mark Felder <feld@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= RT-Extension-MandatoryOnTransition
|
||||
@ -7,7 +7,7 @@ CATEGORIES= www net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= feld@freebsd.org
|
||||
MAINTAINER= feld@FreeBSD.org
|
||||
COMMENT= Extension to require core and ticket custom fields on status changes
|
||||
|
||||
LICENSE= GPLv2
|
||||
@ -15,7 +15,8 @@ LICENSE= GPLv2
|
||||
BUILD_DEPENDS= rt>4.0.8:${PORTSDIR}/www/rt${RT_VER}
|
||||
RUN_DEPENDS= rt>4.0.8:${PORTSDIR}/www/rt${RT_VER}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= RT::Extension::MandatoryOnTransition.3
|
||||
PLIST_SUB+= RT_VER=${RT_VER}
|
||||
|
Loading…
Reference in New Issue
Block a user