freebsd-ports/net/aget/Makefile
2004-02-06 13:12:53 +00:00

20 lines
380 B
Makefile

# New ports collection makefile for: aget
# Date created: 15. May 2003
# Whom: Aaron Zauner <az_mail@gmx.at>
#
# $FreeBSD$
#
PORTNAME= aget
PORTVERSION= 0.4
CATEGORIES= net
MASTER_SITES= http://www.enderunix.org/aget/
MAINTAINER= az_mail@gmx.at
COMMENT= A multithreaded HTTP download accelerator
PLIST_FILES= bin/aget
WRKSRC= ${WRKDIR}/aget-0.4
.include <bsd.port.mk>