1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/net/pen/Makefile
Yen-Ming Lee f34c07db89 update to pen-0.10.0
PR:		50011
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-03-24 01:33:40 +00:00

24 lines
459 B
Makefile

# ex:ts=8
# New ports collection makefile for: pen
# Date created: Nov 13, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= pen
PORTVERSION= 0.10.0
CATEGORIES= net
MASTER_SITES= ftp://siag.nu/pub/pen/ \
http://siag.nu/pub/pen/
MAINTAINER= d.marks@student.umist.ac.uk
COMMENT= A load balancer for "simple" tcp based protocols
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-daemon
MAN1= mergelogs.1 pen.1 penctl.1 penlog.1 penlogd.1
.include <bsd.port.mk>