mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
18 lines
309 B
Makefile
18 lines
309 B
Makefile
# 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>
|