2001-03-04 15:48:52 +00:00
|
|
|
# New ports collection makefile for: aggregate
|
|
|
|
# Date created: 16 Feb 2001
|
|
|
|
# Whom: jabley
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= aggregate
|
2002-03-07 02:49:49 +00:00
|
|
|
PORTVERSION= 1.6
|
2001-03-04 15:48:52 +00:00
|
|
|
CATEGORIES= net
|
2002-07-31 22:16:37 +00:00
|
|
|
MASTER_SITES= http://dist.automagic.org/ \
|
|
|
|
http://dist1.automagic.org/ \
|
|
|
|
http://dist2.automagic.org/ \
|
|
|
|
http://dist3.automagic.org/
|
2001-03-04 15:48:52 +00:00
|
|
|
|
|
|
|
MAINTAINER= jabley@automagic.org
|
|
|
|
|
2001-05-27 16:33:59 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN1= aggregate.1 aggregate-ios.1
|
2001-03-04 15:48:52 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|