freebsd-ports/net/aggregate/Makefile
Pete Fritchman 23b98043c0 - update to 1.5
- respect CFLAGS

PR:		31709
Submitted by:	maintainer
2001-11-20 20:39:38 +00:00

21 lines
384 B
Makefile

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