summaryrefslogtreecommitdiff
path: root/net/fspclient/Makefile
blob: 135362ea9dbdd60e74a1d8d0ed7715276ea16513 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>