freebsd-ports/ftp/puf/Makefile
Jimmy Olgeni 76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00

17 lines
307 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= Parallel HTTP downloader similar to wget
GNU_CONFIGURE= yes
PLIST_FILES= bin/puf \
man/man1/puf.1.gz
.include <bsd.port.mk>