- fix MAN3
- bump PORTREVISION
This commit is contained in:
parent
e1aa1a4768
commit
1b2d44a9ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247110
1 changed files with 4 additions and 6 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= Getopt-Long-Descriptive
|
||||
PORTVERSION= 0.083
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -20,11 +21,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
|||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Getopt::Long::Descriptive::Opts.3 \
|
||||
Getopt::Long::Descriptive.3 \
|
||||
Getopt::Long::Descriptive::Usage.3 \
|
||||
Getopt::Long::Descriptive::Opts.3 \
|
||||
Getopt::Long::Descriptive.3 \
|
||||
Getopt::Long::Descriptive::Usage.3
|
||||
MAN3= Getopt::Long::Descriptive.3 \
|
||||
Getopt::Long::Descriptive::Opts.3 \
|
||||
Getopt::Long::Descriptive::Usage.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue