freebsd-ports/ftp/puf/Makefile
2003-02-20 17:24:13 +00:00

23 lines
411 B
Makefile

# ex:ts=8
# New ports collection makefile for: puf
# Date created: Feb 6, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= puf
PORTVERSION= 0.93.2a
CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A parallel HTTP downloader similar to wget
GNU_CONFIGURE= yes
MAN1= puf.1
.include <bsd.port.mk>