summaryrefslogtreecommitdiff
path: root/net/wackford-squeers/Makefile
blob: b8b750650868c4b8f4714b7943b94b885286ad23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: James Bailie <jimmy@mammothcheese.ca>
# $FreeBSD$

PORTNAME=	wackford-squeers
PORTVERSION=	1.19
CATEGORIES=	net
MASTER_SITES=	http://www.mammothcheese.ca/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Plain text network hypertext server and client

RUN_DEPENDS=	${LOCALBASE}/bin/munger:${PORTSDIR}/lang/munger

.include <bsd.port.mk>