freebsd-ports/net/fspclient/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

22 lines
385 B
Makefile

# New ports collection makefile for: fspclient
# Date created: 7 Nov 1994
# Whom: ache
#
# $FreeBSD$
#
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
WRKSRC= ${WRKDIR}/fspclient
GNU_CONFIGURE= yes
MAN1= fsp.1
.include <bsd.port.mk>