freebsd-ports/ftp/puf/Makefile

23 lines
382 B
Makefile
Raw Normal View History

# 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= 1.0.0
CATEGORIES= ftp www
MASTER_SITES= SF
MAINTAINER= jharris@widomaker.com
2003-02-20 18:24:13 +01:00
COMMENT= A parallel HTTP downloader similar to wget
GNU_CONFIGURE= yes
MAN1= puf.1
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/puf
.include <bsd.port.mk>