aboutsummaryrefslogtreecommitdiffstats
path: root/net/wackford-squeers/Makefile
blob: 315c597ebb6a116647d62e3244695ab024eb7a54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: James Bailie <jimmy@mammothcheese.ca>
# $FreeBSD$

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

MAINTAINER= jimmy@mammothcheese.ca
COMMENT=    Plain text network hypertext server and client

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

MAN1=       wackford.1
MAN5=       shyte.5
MAN8=       squeers.8

MANCOMPRESSED=  yes

NO_STAGE=   yes
.include <bsd.port.mk>