freebsd-ports/www/blogd/Makefile
Thomas Abthorpe 0207376022 - Update to 1.9
PR:		ports/140227
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2009-11-05 04:44:36 +00:00

21 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= 1.9
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>