1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/net/wackford-squeers/Makefile
Thomas Abthorpe 43b17b8b7c - Update to 1.17
PR:		ports/182716
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-08 16:41:24 +00:00

22 lines
432 B
Makefile

# Created by: James Bailie <jimmy@mammothcheese.ca>
# $FreeBSD$
PORTNAME= wackford-squeers
PORTVERSION= 1.17
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>