1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/fspclient/Makefile
Satoshi Asami c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00

22 lines
495 B
Makefile

# New ports collection makefile for: fspclient
# Version required: 0.0-h+
# Date created: 7 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.7 1996/11/18 11:34:48 asami Exp $
#
DISTNAME= fspclient.0.0-h+
PKGNAME= fspclient.0.0.h
CATEGORIES= net
MASTER_SITES= ftp://ftp.germany.eu.net/pub/networking/tcpip/fsp/
EXTRACT_SUFX= .tar.z
MAINTAINER= ache@FreeBSD.ORG
WRKSRC= ${WRKDIR}/fspclient
GNU_CONFIGURE= yes
MAN1= fsp.1
.include <bsd.port.mk>