aboutsummaryrefslogblamecommitdiff
path: root/net/fspclient/Makefile
blob: b59767eab24212db3cc36552ee0eabc7467c0c1b (plain) (tree)
1
2
3
4
5
6
7
8
9
                  
           
 
                         
                      
                   
                  
 
                              
                                                     
 
                   

                                
 
                     
                   
                       
 
                   

                          
                           
# Created by: ache
# $FreeBSD$

PORTNAME=	fspclient
PORTVERSION=	0.93.0
CATEGORIES=	net
MASTER_SITES=	SF

MAINTAINER=	cy@FreeBSD.org
COMMENT=	A ftp-like client for the FSP service

USE_BZIP2=	yes
USE_SCONS=	yes
SCONS_ARGS=	prefix=${PREFIX}

MAN1=		fsp.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/fsp

NO_STAGE=	yes
.include <bsd.port.pre.mk>

.include <bsd.port.post.mk>