|
Lines 2-8
Link Here
|
| 2 |
# $FreeBSD: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile 416329 2016-06-03 18:41:37Z pi $ |
2 |
# $FreeBSD: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile 416329 2016-06-03 18:41:37Z pi $ |
| 3 |
|
3 |
|
| 4 |
PORTNAME= Dancer2-Plugin-Auth-Extensible |
4 |
PORTNAME= Dancer2-Plugin-Auth-Extensible |
| 5 |
PORTVERSION= 0.600 |
5 |
PORTVERSION= 0.610 |
| 6 |
CATEGORIES= security perl5 |
6 |
CATEGORIES= security perl5 |
| 7 |
MASTER_SITES= CPAN |
7 |
MASTER_SITES= CPAN |
| 8 |
PKGNAMEPREFIX= p5- |
8 |
PKGNAMEPREFIX= p5- |
|
Lines 27-35
Link Here
|
| 27 |
|
27 |
|
| 28 |
DPAEPU_BUILD_DEPENDS= p5-Authen-Simple-PAM>=0:security/p5-Authen-Simple-PAM |
28 |
DPAEPU_BUILD_DEPENDS= p5-Authen-Simple-PAM>=0:security/p5-Authen-Simple-PAM |
| 29 |
|
29 |
|
| 30 |
# bin/generate-crypted-password belongs to D1 version |
|
|
| 31 |
post-patch: |
| 32 |
${REINPLACE_CMD} -e '/generate-crypted-password/d' ${WRKSRC}/MANIFEST |
| 33 |
${REINPLACE_CMD} -e '/generate-crypted-password/d' ${WRKSRC}/Makefile.PL |
| 34 |
|
| 35 |
.include <bsd.port.mk> |
30 |
.include <bsd.port.mk> |