23f83d63d3
PR: ports/154389 Submitted by: maintainer Feature safe: yes
24 lines
569 B
Makefile
24 lines
569 B
Makefile
# New ports collection makefile for: wackford-squeers
|
|
# Date created: Fri, 22 Oct 2010 19:43:10 EDT
|
|
# Whom: 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
|
|
|
|
.include <bsd.port.mk>
|