1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/net/fspclient/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

22 lines
447 B
Makefile

# New ports collection makefile for: fspclient
# Version required: 0.0-h+
# Date created: 7 Nov 1994
# Whom: ache
#
# $FreeBSD$
#
DISTNAME= fspclient.0.0-h+
PKGNAME= fspclient-0.0.h
CATEGORIES= net
MASTER_SITES= ftp://ftp.germany.eu.net/pub/networking/fsp/
EXTRACT_SUFX= .tar.z
MAINTAINER= ache@FreeBSD.org
WRKSRC= ${WRKDIR}/fspclient
GNU_CONFIGURE= yes
MAN1= fsp.1
.include <bsd.port.mk>