freebsd-ports/www/ephemera/Makefile
Thomas Abthorpe 01279772ef - Update to 2.9
PR:		ports/156864
Submitted by:	maintainer
2011-05-24 03:05:31 +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.9
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>