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