1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/net/fspclient/Makefile

17 lines
423 B
Makefile
Raw Normal View History

1994-11-07 17:29:02 +00:00
# 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 $
1994-11-07 17:29:02 +00:00
#
DISTNAME= fspclient.0.0-h+
EXTRACT_SUFX= .tar.z
MASTER_SITES= ftp://ftp.robots.ox.ac.uk/pub/ox.src/fspclient/
CATEGORIES+= networking
1994-11-07 17:29:02 +00:00
WRKSRC= ${WRKDIR}/fspclient
GNU_CONFIGURE= YES
.include <bsd.port.mk>