1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/corkscrew/Makefile
Will Andrews f745d0e97d Add corkscrew 1.3, a HTTP tunnelling utility for SSH.
PR:		26519
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-17 18:10:48 +00:00

19 lines
344 B
Makefile

# New ports collection makefile for: corkscrew
# Date created: Apr 12, 2001
# Whom: Mark Pulford <mark@kyne.com.au>
#
# $FreeBSD$
#
PORTNAME= corkscrew
PORTVERSION= 1.3
CATEGORIES= net
MASTER_SITES= http://www.agroman.net/corkscrew/
MAINTAINER= mark@kyne.com.au
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
.include <bsd.port.mk>