freebsd-ports/net/aggregate/Makefile
Christian Weisgerber 414f1945c7 New master sites.
PR:		41205
Submitted by:	Joe Abley <abley@automagic.org>
2002-07-31 22:16:37 +00:00

23 lines
434 B
Makefile

# New ports collection makefile for: aggregate
# Date created: 16 Feb 2001
# Whom: jabley
#
# $FreeBSD$
#
PORTNAME= aggregate
PORTVERSION= 1.6
CATEGORIES= net
MASTER_SITES= http://dist.automagic.org/ \
http://dist1.automagic.org/ \
http://dist2.automagic.org/ \
http://dist3.automagic.org/
MAINTAINER= jabley@automagic.org
GNU_CONFIGURE= yes
MAN1= aggregate.1 aggregate-ios.1
.include <bsd.port.mk>