View | Details | Raw Unified | Return to bug 159661
Collapse All | Expand All

(-)mod_macro22/Makefile (+6 lines)
Lines 7-18 Link Here
7
7
8
PORTNAME=	mod_macro
8
PORTNAME=	mod_macro
9
PORTVERSION=	1.1.11
9
PORTVERSION=	1.1.11
10
PORTREVISION=	1
10
CATEGORIES=	www
11
CATEGORIES=	www
11
MASTER_SITES=	http://www.cri.ensmp.fr/~coelho/mod_macro/
12
MASTER_SITES=	http://www.cri.ensmp.fr/~coelho/mod_macro/
12
13
13
MAINTAINER=	lukasz@wasikowski.net
14
MAINTAINER=	lukasz@wasikowski.net
14
COMMENT=	Apache 2.2.x module for use macros in config files
15
COMMENT=	Apache 2.2.x module for use macros in config files
15
16
17
LICENSE=        mod_macro 
18
LICENSE_NAME=   mod_macro license (apache with postcard request)
19
LICENSE_PERMS=  ${_LICENSE_PERMS_DEFAULT}
20
LICENSE_FILE=   ${WRKSRC}/LICENSE
21
16
MAKE_JOBS_SAFE=	yes
22
MAKE_JOBS_SAFE=	yes
17
23
18
USE_APACHE=	22
24
USE_APACHE=	22

Return to bug 159661