Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Parse-Method-Signatures |
8 |
PORTNAME= Parse-Method-Signatures |
9 |
PORTVERSION= 1.003006 |
9 |
PORTVERSION= 1.003007 |
10 |
CATEGORIES= devel perl5 |
10 |
CATEGORIES= devel perl5 |
11 |
MASTER_SITES= CPAN |
11 |
MASTER_SITES= CPAN |
12 |
PKGNAMEPREFIX= p5- |
12 |
PKGNAMEPREFIX= p5- |
Lines 26-31
Link Here
|
26 |
|
26 |
|
27 |
MAN3= Parse::Method::Signatures.3 \ |
27 |
MAN3= Parse::Method::Signatures.3 \ |
28 |
Parse::Method::Signatures::Param.3 \ |
28 |
Parse::Method::Signatures::Param.3 \ |
29 |
Parse::Method::Signatures::TypeConstraint.3 |
29 |
Parse::Method::Signatures::TypeConstraint.3 \ |
|
|
30 |
Parse::Method::Signatures::Sig.3 |
30 |
|
31 |
|
31 |
.include <bsd.port.mk> |
32 |
.include <bsd.port.mk> |