mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
d650bf3480
Nagged by: Distfile checker
19 lines
398 B
Makefile
19 lines
398 B
Makefile
# New ports collection makefile for: echoping
|
|
# Version required: 2.1-BETA
|
|
# Date created: 13 April 1997
|
|
# Whom: peter
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/04/12 17:17:31 peter Exp $
|
|
#
|
|
|
|
DISTNAME= echoping-2.1-BETA
|
|
PKGNAME= echoping-2.1b
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.pasteur.fr/pub/computing/unix/network/echoping/
|
|
|
|
MAINTAINER= peter@FreeBSD.ORG
|
|
|
|
MAN1= echoping.1
|
|
|
|
.include <bsd.port.mk>
|