1997-04-12 19:17:34 +02:00
|
|
|
# New ports collection makefile for: echoping
|
|
|
|
# Date created: 13 April 1997
|
|
|
|
# Whom: peter
|
|
|
|
#
|
1999-08-30 16:24:37 +02:00
|
|
|
# $FreeBSD$
|
1997-04-12 19:17:34 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 20:14:07 +02:00
|
|
|
PORTNAME= echoping
|
2001-01-14 11:50:11 +01:00
|
|
|
PORTVERSION= 3.0.1
|
1997-04-12 19:17:34 +02:00
|
|
|
CATEGORIES= net
|
1998-09-11 08:55:03 +02:00
|
|
|
MASTER_SITES= ftp://ftp.internatif.org/pub/unix/echoping/
|
1997-04-12 19:17:34 +02:00
|
|
|
|
2001-01-14 11:50:11 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --enable-icp
|
1997-04-12 19:17:34 +02:00
|
|
|
|
|
|
|
MAN1= echoping.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|