freebsd-ports/net/fspclient/Makefile
Andrey A. Chernov 78123208d4 fsp client
1994-11-07 17:29:02 +00:00

16 lines
395 B
Makefile

# New ports collection makefile for: fspclient
# Version required: 0.0-h+
# Date created: 7 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.2 1994/11/06 16:26:30 ache Exp $
#
DISTNAME= fspclient.0.0-h+
EXTRACT_SUFX= .tar.z
MASTER_SITES= ftp://ftp.robots.ox.ac.uk/pub/ox.src/fspclient/
WRKSRC= ${WRKDIR}/fspclient
GNU_CONFIGURE= YES
.include <bsd.port.mk>