1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/www/ephemera/Makefile
Thomas Abthorpe 4ea0f5657e - Update 2.1
PR:		ports/142797
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2010-01-15 17:52:08 +00:00

22 lines
458 B
Makefile

# New ports collection makefile for: blogd
# Date created: Fri, 12 Jun 2000 10:53:06 EDT
# Whom: James Bailie <jimmy@mammothcheese.ca>
#
# $FreeBSD$
#
PORTNAME= blogd
PORTVERSION= 2.1
CATEGORIES= www
MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Blog server
RUN_DEPENDS= munger:${PORTSDIR}/lang/munger
MAN8= blogd.8
MANCOMPRESSED= yes
.include <bsd.port.mk>