mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
46d59c13fb
Nagged by: distfile checker (old master site had gone)
18 lines
351 B
Makefile
18 lines
351 B
Makefile
# New ports collection makefile for: echoping
|
|
# Version required: 2.2.0
|
|
# Date created: 13 April 1997
|
|
# Whom: peter
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/06/22 11:56:39 peter Exp $
|
|
#
|
|
|
|
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>
|