1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/net/fspclient/Makefile

22 lines
490 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
#
1998-07-22 11:55:23 +00:00
# $Id: Makefile,v 1.9 1998/02/22 08:41:48 fenner Exp $
1994-11-07 17:29:02 +00:00
#
DISTNAME= fspclient.0.0-h+
1998-07-22 11:55:23 +00:00
PKGNAME= fspclient-0.0.h
CATEGORIES= net
1998-02-22 08:41:48 +00:00
MASTER_SITES= ftp://ftp.germany.eu.net/pub/networking/fsp/
EXTRACT_SUFX= .tar.z
MAINTAINER= ache@FreeBSD.ORG
1994-11-07 17:29:02 +00:00
WRKSRC= ${WRKDIR}/fspclient
GNU_CONFIGURE= yes
MAN1= fsp.1
1994-11-07 17:29:02 +00:00
.include <bsd.port.mk>