summaryrefslogtreecommitdiff
path: root/net/fspclient/Makefile
blob: e6f08ddd98e4dfd05033bca856ff9b26b67cbd5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    fspclient
# Version required:     0.0-h+
# Date created:         7 Nov 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.1.1.1 1994/11/07 17:29:02 ache Exp $
#

DISTNAME=       fspclient.0.0-h+
EXTRACT_SUFX=   .tar.z
MASTER_SITES=   ftp://ftp.robots.ox.ac.uk/pub/ox.src/fspclient/
CATEGORIES+=	networking
WRKSRC=		${WRKDIR}/fspclient
GNU_CONFIGURE=	YES

.include <bsd.port.mk>