mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
296 B
Makefile
18 lines
296 B
Makefile
# New ports collection makefile for: echoping
|
|
# Date created: 13 April 1997
|
|
# Whom: peter
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= echoping
|
|
PORTVERSION= 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>
|