Lines 2-8
Link Here
|
2 |
# $FreeBSD: head/security/p5-openxpki-i18n/Makefile 385686 2015-05-07 20:54:46Z antoine $ |
2 |
# $FreeBSD: head/security/p5-openxpki-i18n/Makefile 385686 2015-05-07 20:54:46Z antoine $ |
3 |
|
3 |
|
4 |
PORTNAME= openxpki |
4 |
PORTNAME= openxpki |
5 |
PORTVERSION= 0.27.0.1 |
5 |
PORTVERSION= 0.28.0 |
|
|
6 |
DISTVERSIONPREFIX= v |
6 |
CATEGORIES= security perl5 |
7 |
CATEGORIES= security perl5 |
7 |
PKGNAMEPREFIX= p5- |
8 |
PKGNAMEPREFIX= p5- |
8 |
PKGNAMESUFFIX= -i18n |
9 |
PKGNAMESUFFIX= -i18n |
Lines 13-22
Link Here
|
13 |
LICENSE= APACHE20 |
14 |
LICENSE= APACHE20 |
14 |
|
15 |
|
15 |
USE_GITHUB= yes |
16 |
USE_GITHUB= yes |
16 |
GH_TAGNAME= 5a4c5eb |
|
|
17 |
|
17 |
|
18 |
### We can not go WITHOUT_NLS. Internationalization is needed |
18 |
### We can not go without_NLS. Internationalization is needed even for English |
19 |
### even to use English language. |
|
|
20 |
USES= gettext-runtime gettext-tools gmake perl5 |
19 |
USES= gettext-runtime gettext-tools gmake perl5 |
21 |
ALL_TARGET= scan default |
20 |
ALL_TARGET= scan default |
22 |
WRKSRC_SUBDIR= core/i18n |
21 |
WRKSRC_SUBDIR= core/i18n |