mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
19 lines
332 B
Makefile
19 lines
332 B
Makefile
|
# New ports collection makefile for: echoping
|
||
|
# Version required: 2.1-BETA
|
||
|
# Date created: 13 April 1997
|
||
|
# Whom: peter
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= echoping-2.1-BETA
|
||
|
PKGNAME= echoping-2.1b
|
||
|
CATEGORIES= net
|
||
|
MASTER_SITES= ftp://ftp.pasteur.fr/pub/Network/echoping/
|
||
|
|
||
|
MAINTAINER= peter@FreeBSD.ORG
|
||
|
|
||
|
MAN1= echoping.1
|
||
|
|
||
|
.include <bsd.port.mk>
|