|
Lines 4-9
Link Here
|
| 4 |
PORTNAME= Crypt-LibSCEP |
4 |
PORTNAME= Crypt-LibSCEP |
| 5 |
PORTVERSION= 0.08 |
5 |
PORTVERSION= 0.08 |
| 6 |
DISTVERSIONPREFIX= v |
6 |
DISTVERSIONPREFIX= v |
|
|
7 |
PORTREVISION= 1 |
| 7 |
CATEGORIES= security perl5 |
8 |
CATEGORIES= security perl5 |
| 8 |
PKGNAMEPREFIX= p5- |
9 |
PKGNAMEPREFIX= p5- |
| 9 |
|
10 |
|
|
Lines 18-27
Link Here
|
| 18 |
|
19 |
|
| 19 |
USES= gmake perl5 ssl |
20 |
USES= gmake perl5 ssl |
| 20 |
USE_PERL5= configure |
21 |
USE_PERL5= configure |
| 21 |
USE_GCC= yes |
|
|
| 22 |
USE_GITHUB= yes |
22 |
USE_GITHUB= yes |
| 23 |
GH_ACCOUNT= openxpki |
23 |
GH_ACCOUNT= openxpki |
| 24 |
GH_PROJECT= libscep |
24 |
GH_PROJECT= libscep |
|
|
25 |
|
| 26 |
CFLAGS+= -I${PREFIX}/include |
| 25 |
|
27 |
|
| 26 |
WRKSRC_SUBDIR= src/clients/perl/${PORTNAME} |
28 |
WRKSRC_SUBDIR= src/clients/perl/${PORTNAME} |
| 27 |
DOTNAME= ${PORTNAME:S|-|.|g} |
29 |
DOTNAME= ${PORTNAME:S|-|.|g} |