1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/net/fspclient/Makefile
1995-04-15 05:42:12 +00:00

21 lines
487 B
Makefile

# New ports collection makefile for: fspclient
# Version required: 0.0-h+
# Date created: 7 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.3 1995/04/12 04:55:28 asami Exp $
#
DISTNAME= fspclient.0.0-h+
PKGNAME= 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>