freebsd-ports/net/fspclient/Makefile

21 lines
482 B
Makefile
Raw Normal View History

1994-11-07 18:29:02 +01:00
# New ports collection makefile for: fspclient
# Version required: 0.0-h+
# Date created: 7 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.6 1995/11/27 04:04:54 asami Exp $
1994-11-07 18:29:02 +01:00
#
DISTNAME= fspclient.0.0-h+
1995-04-15 07:42:12 +02:00
PKGNAME= fspclient.0.0.h
CATEGORIES= net
1995-04-18 22:13:11 +02:00
MASTER_SITES= ftp://ftp.germany.eu.net/pub/networking/tcpip/fsp/
EXTRACT_SUFX= .tar.z
MAINTAINER= ache@FreeBSD.ORG
1994-11-07 18:29:02 +01:00
WRKSRC= ${WRKDIR}/fspclient
GNU_CONFIGURE= yes
1994-11-07 18:29:02 +01:00
.include <bsd.port.mk>