summaryrefslogtreecommitdiff
path: root/net/fspclient/Makefile
blob: c1fb933d3e327be488bd25d8bb7dacc8ff2b885d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    fspclient
# Version required:     0.0-h+
# Date created:         7 Nov 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.2 1995/04/01 12:47:55 jkh Exp $
#

DISTNAME=       fspclient.0.0-h+
CATEGORIES+=	networking
MASTER_SITES=   ftp://ftp.robots.ox.ac.uk/pub/ox.src/fspclient/
EXTRACT_SUFX=   .tar.z

MAINTAINER=     ache@FreeBSD.ORG

WRKSRC=		${WRKDIR}/fspclient
GNU_CONFIGURE=	yes

.include <bsd.port.mk>