diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-05-05 20:51:53 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-05-05 20:51:53 +0000 |
commit | 431046bc8506cd3ec23844f6b7031740f9cf13f4 (patch) | |
tree | af6ec2b4c6860617eeb7440c863f20fe3981f1ef /www/p5-Starman/Makefile | |
parent | 4fddb1cda28a920fefea722081e380253658909b (diff) |
Notes
Diffstat (limited to 'www/p5-Starman/Makefile')
-rw-r--r-- | www/p5-Starman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile index a70ad0d05609..42618b6b79cd 100644 --- a/www/p5-Starman/Makefile +++ b/www/p5-Starman/Makefile @@ -7,6 +7,7 @@ PORTNAME= Starman PORTVERSION= 0.2010 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA @@ -24,6 +25,7 @@ RUN_DEPENDS= \ BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes +USE_RC_SUBR= starman MAN1= starman.1 MAN3= Plack::Handler::Starman.3 \ |