mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Convert to new USE_APACHE
- Add SHA256
This commit is contained in:
parent
63e99a6fe8
commit
843e6b647d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150395
@ -13,18 +13,16 @@ MASTER_SITES= http://www.cri.ensmp.fr/~coelho/mod_macro/
|
||||
MAINTAINER= apache@FreeBSD.org
|
||||
COMMENT= Apache2 module for use macros in config files
|
||||
|
||||
WANT_APACHE= 2
|
||||
USE_APACHE= 20+
|
||||
LATEST_LINK= mod_macro2
|
||||
AP_FAST_BUILD= YES
|
||||
AP_GENPLIST= YES
|
||||
PORTDOCS= ${PORTNAME}.html
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (mod_macro-1.1.6.tar.gz) = 1aff21ddb58579a2865a5bc16c622928
|
||||
SHA256 (mod_macro-1.1.6.tar.gz) = 5865368246970e5345bfddc2d0b333a5450fe749065766352a42676b60adf1b3
|
||||
SIZE (mod_macro-1.1.6.tar.gz) = 13396
|
||||
|
Loading…
Reference in New Issue
Block a user