# ex:ts=8 # Ports collection makefile for: mod_macro # Date created: Nov 20, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= mod_macro PORTVERSION= 1.1.2 CATEGORIES= www MASTER_SITES= http://www.cri.ensmp.fr/~coelho/mod_macro/ MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for use macros in config files WANT_APACHE= 13 AP_FAST_BUILD= YES AP_GENPLIST= YES PORTDOCS= ${PORTNAME}.html .include .include "${PORTSDIR}/www/apache2/Makefile.modules.3rd" post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR} .endif .include is.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - add OPTIONSDirk Meyer2012-03-251-8/+20
* - fix pkg-plistDirk Meyer2012-03-251-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-1/+1
* - update to 0.9.13Dirk Meyer2011-09-20