# Created by: Yen-Ming Lee # $FreeBSD: head/www/mod_uid/Makefile 336589 2013-12-15 22:11:20Z ohauer $ PORTNAME= mod_uid PORTVERSION= 1.1.0 CATEGORIES= www MASTER_SITES= ftp://ftp.lexa.ru/pub/apache-rus/contrib/ MAINTAINER= leeym@FreeBSD.org COMMENT= Apache module issuing the "correct" cookies for counting the site visitors USE_APACHE= 22 AP_FAST_BUILD= yes AP_GENPLIST= yes MODULENAME= mod_uid2 PORTDOCS= README.html post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include