aboutsummaryrefslogblamecommitdiff
path: root/www/ephemera/Makefile
blob: d550ec05686836d9acff61e819fe7e790f245a75 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                                   




                                                                           
                        
                   







                                              
                          


                      
# 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>