Lines 2-22
Link Here
|
2 |
# Date created: 7 Nov 1994 |
2 |
# Date created: 7 Nov 1994 |
3 |
# Whom: ache |
3 |
# Whom: ache |
4 |
# |
4 |
# |
5 |
# $FreeBSD: ports/net/fspclient/Makefile,v 1.22 2004/06/21 21:27:36 kris Exp $ |
5 |
# $FreeBSD: ports/net/fspclient/Makefile,v 1.20 2004/02/06 13:11:59 trevor Exp $ |
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= fspclient |
8 |
PORTNAME= fspclient |
9 |
PORTVERSION= 0.0.6 |
9 |
PORTVERSION= 0.0.7 |
10 |
CATEGORIES= net |
10 |
CATEGORIES= net |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
13 |
|
13 |
|
14 |
MAINTAINER= hsn@netmag.cz |
14 |
MAINTAINER= hsn@netmag.cz |
15 |
COMMENT= A client for the fsp service |
15 |
COMMENT= A ftp-like client for the fsp service |
16 |
|
|
|
17 |
IGNORE= does not work correctly under FreeBSD libc |
18 |
EXPIRATION_DATE=2004-08-20 |
19 |
DEPRECATED= ${IGNORE} |
20 |
|
16 |
|
21 |
GNU_CONFIGURE= yes |
17 |
GNU_CONFIGURE= yes |
22 |
USE_BZIP2= yes |
18 |
USE_BZIP2= yes |