aboutsummaryrefslogtreecommitdiffstats
path: root/net/aget/Makefile
blob: 4598bc1bf0c6ff38a54253e8e4efd8de6dbce873 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>