c3dc2f64b8
PR: 52270 Submitted by: Aaron Zauner <az_mail@gmx.at>
19 lines
358 B
Makefile
19 lines
358 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
|
|
|
|
WRKSRC= ${WRKDIR}/aget-0.4
|
|
|
|
.include <bsd.port.mk>
|