aboutsummaryrefslogtreecommitdiffstats
path: root/net/corkscrew/Makefile
blob: 69f944cc0fc222729d4179edef2a8dd6737a5895 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    corkscrew
# Date created:         Apr 12, 2001
# Whom:             Mark Pulford <mark@kyne.com.au>
#
# $FreeBSD$
#

PORTNAME=   corkscrew
PORTVERSION=    1.4
CATEGORIES= net
MASTER_SITES=   http://www.agroman.net/corkscrew/

MAINTAINER= mark@kyne.com.au

GNU_CONFIGURE=  yes
WRKSRC=     ${WRKDIR}/${PORTNAME}

.include <bsd.port.mk>