aboutsummaryrefslogblamecommitdiff
path: root/net/urelay/Makefile
blob: 3709eaa7cb3638a54150ff729cdfaec1da2171c7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                 
                                 






                                            
# New ports collection makefile for:	urelay
# Date created:			28 October 2005
# Whom:				Peter Pentchev <roam@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	urelay
PORTVERSION=	1.0
CATEGORIES=	net
MASTER_SITES=	http://devel.ringlet.net/net/urelay/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	An UCSPI-based TCP forwarder

MAN1=		urelay.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/urelay

.include <bsd.port.mk>