freebsd-ports/www/ephemera/Makefile
Thomas Abthorpe 41f11fe8d1 - Update to 2.5
PR:		ports/145963
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2010-04-26 16:06:41 +00:00

21 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.5
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>