forked from Lainports/freebsd-ports
19 lines
339 B
Makefile
19 lines
339 B
Makefile
# 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.mfnx.net/public/
|
|
|
|
MAINTAINER= jabley@automagic.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= aggregate.1 aggregate-ios.1
|
|
|
|
.include <bsd.port.mk>
|