2019-12-21 08:41:41 +01:00
|
|
|
PORTNAME= Apache-Config-Preproc
|
2021-05-30 21:58:07 +02:00
|
|
|
PORTVERSION= 1.07
|
2019-12-21 08:41:41 +01:00
|
|
|
CATEGORIES= www perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Preprocess Apache server configuration files
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/release/Apache-Config-Preproc
|
2019-12-21 08:41:41 +01:00
|
|
|
|
|
|
|
LICENSE= LGPL21
|
2020-01-23 05:23:14 +01:00
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
2019-12-21 08:41:41 +01:00
|
|
|
|
2020-01-23 05:23:14 +01:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Apache-Admin-Config>=0.95:www/p5-Apache-Admin-Config \
|
|
|
|
p5-Text-Locus>=1.03:textproc/p5-Text-Locus
|
2019-12-21 08:41:41 +01:00
|
|
|
|
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
|
|
|
|
2020-01-23 05:23:14 +01:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2019-12-21 08:41:41 +01:00
|
|
|
.include <bsd.port.mk>
|