freebsd-ports/net/echoping/Makefile
Vanilla I. Shu a7775b5146 Fix mismatch checksum, the author change the content of tarball
without bump version.

Submitted by:	bento.
2001-03-10 07:23:50 +00:00

21 lines
386 B
Makefile

# New ports collection makefile for: echoping
# Date created: 13 April 1997
# Whom: peter
#
# $FreeBSD$
#
PORTNAME= echoping
PORTVERSION= 4.1.0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.internatif.org/pub/unix/echoping/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-icp --enable-smtp --with-ssl
MAN1= echoping.1
.include <bsd.port.mk>