2001-04-17 20:10:48 +02:00
|
|
|
# New ports collection makefile for: corkscrew
|
|
|
|
# Date created: Apr 12, 2001
|
|
|
|
# Whom: Mark Pulford <mark@kyne.com.au>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= corkscrew
|
2001-06-15 07:13:22 +02:00
|
|
|
PORTVERSION= 1.5
|
2001-04-17 20:10:48 +02:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://www.agroman.net/corkscrew/
|
|
|
|
|
2001-06-08 07:36:46 +02:00
|
|
|
MAINTAINER= markp@FreeBSD.org
|
2001-04-17 20:10:48 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|