freebsd-ports/sysutils/tentakel/Makefile
Edwin Groothuis c6669c0e3b Assume maintainership
PR:		ports/55789
Submitted by:	Taylor Dondich <tdondich@majiknetworks.com>
2003-08-23 08:43:38 +00:00

21 lines
491 B
Makefile

# New ports collection makefile for: tentakel
# Date created: May 24, 2003
# Whom: Munish Chopra <mchopra@engmail.uwaterloo.ca>
#
# $FreeBSD$
#
PORTNAME= tentakel
PORTVERSION= 0.3.1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://unc.dl.sourceforge.net/sourceforge/tentakel/
EXTRACT_SUFX= .tgz
MAINTAINER= tdondich@majiknetworks.com
COMMENT= sh script to execute commands on parallel hosts via ssh/rsh
NO_BUILD= yes
MAN1= tentakel.1
.include <bsd.port.mk>