summaryrefslogtreecommitdiff
path: root/net/echoping/Makefile
blob: 364ebe253b8ab0273b94bdeff939c1349bc7cb36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	echoping
# Version required:	2.2.0
# Date created:		13 April 1997
# Whom:			peter
#
# $FreeBSD$
#

DISTNAME=	echoping-2.2.0
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.internatif.org/pub/unix/echoping/

MAINTAINER=	peter@FreeBSD.ORG

MAN1=		echoping.1

.include <bsd.port.mk>