1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/fspclient/Makefile

22 lines
385 B
Makefile
Raw Normal View History

# New ports collection makefile for: fspclient
# Date created: 7 Nov 1994
# Whom: ache
1994-11-07 17:29:02 +00:00
#
1999-08-30 14:24:37 +00:00
# $FreeBSD$
1994-11-07 17:29:02 +00:00
#
PORTNAME= fspclient
PORTVERSION= 0.0.h
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/network/file-transfer
DISTNAME= fspclient
MAINTAINER= ports@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>