1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/www/mod_realdoc/Makefile
Mathieu Arnold fb4deed873 Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 20:24:15 +00:00

20 lines
386 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= mod_realdoc
PORTVERSION= 20130701
CATEGORIES= www
MASTER_SITES= http://freebsd.cs.nctu.edu.tw/~gslin/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Apache module to support atomic deploys
AP_FAST_BUILD= yes
AP_GENPLIST= yes
GH_ACCOUNT= etsy
GH_TAGNAME= 4925acc
USE_APACHE= 22+
USE_GITHUB= yes
.include <bsd.port.mk>