1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/ftp/puf/Makefile
2014-02-11 16:58:10 +00:00

18 lines
309 B
Makefile

# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
PORTNAME= puf
PORTVERSION= 1.0.0
CATEGORIES= ftp www
MASTER_SITES= SF
MAINTAINER= jharris@widomaker.com
COMMENT= A parallel HTTP downloader similar to wget
GNU_CONFIGURE= yes
PLIST_FILES= bin/puf \
man/man1/puf.1.gz
.include <bsd.port.mk>