1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/www/ephemera/Makefile
Thomas Abthorpe 0767437357 - Update to 2.7
PR:		ports/148657
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2010-07-18 13:59:51 +00:00

22 lines
467 B
Makefile

# New ports collection makefile for: ephemera
# Date created: Sat, 17 Apr 2010 18:17:00 EDT
# Whom: James Bailie <jimmy@mammothcheese.ca>
#
# $FreeBSD$
#
PORTNAME= ephemera
PORTVERSION= 2.7
CATEGORIES= www
MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Blog server
RUN_DEPENDS= munger:${PORTSDIR}/lang/munger
MAN8= ephemera.8
MANCOMPRESSED= yes
.include <bsd.port.mk>