aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/aggregate/Makefile
blob: 79c03f3938f59771a6d4156302adef14971f8c4f (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:   aggregate
# Date created:        16 Feb 2001
# Whom:                jabley
#
# $FreeBSD$
#

PORTNAME=   aggregate
PORTVERSION=    1.3
CATEGORIES= net
MASTER_SITES=   http://www.automagic.org/~jabley/

MAINTAINER= jabley@automagic.org

GNU_CONFIGURE=  yes

MAN1=   aggregate.1 aggregate-ios.1

.include <bsd.port.mk>