diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-06-14 11:02:09 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-06-14 11:02:09 +0000 |
commit | 50d8432dbf12cc16945502bd06601b19e06b14db (patch) | |
tree | ae9d598a50fad81883dc790f35e4987b74b8da9a /www/p5-RT-Extension-SLA/Makefile | |
parent | 5d77034022c5295fa24f8465d6cc9150b2cb5beb (diff) | |
download | ports-50d8432dbf12cc16945502bd06601b19e06b14db.tar.gz ports-50d8432dbf12cc16945502bd06601b19e06b14db.zip |
Notes
Diffstat (limited to 'www/p5-RT-Extension-SLA/Makefile')
-rw-r--r-- | www/p5-RT-Extension-SLA/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-RT-Extension-SLA/Makefile b/www/p5-RT-Extension-SLA/Makefile index 5be618a73193..cb19eeb86297 100644 --- a/www/p5-RT-Extension-SLA/Makefile +++ b/www/p5-RT-Extension-SLA/Makefile @@ -6,8 +6,7 @@ # PORTNAME= RT-Extension-SLA -PORTVERSION= 0.03 -PORTREVISION= 3 +PORTVERSION= 0.04 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +17,8 @@ COMMENT= RT extension to automate due dates using service levels BUILD_DEPENDS= ${SITE_PERL}/Business/Hours.pm:${PORTSDIR}/misc/p5-Business-Hours RUN_DEPENDS= ${BUILD_DEPENDS} +LICENSE= GPLv2 + PERL_CONFIGURE= yes OPTIONS= RT36 "Install for rt-3.6.x (default rt-3.8.x)" off |