2012-09-28 23:24:30 +02:00
|
|
|
# $NetBSD: Makefile,v 1.6 2012/09/28 21:24:38 asau Exp $
|
2007-07-09 23:14:27 +02:00
|
|
|
#
|
|
|
|
|
2010-04-26 17:44:48 +02:00
|
|
|
DISTNAME= dsh-0.25.10
|
2007-07-09 23:14:27 +02:00
|
|
|
CATEGORIES= shells
|
|
|
|
MASTER_SITES= http://www.netfort.gr.jp/~dancer/software/downloads/
|
|
|
|
|
2010-03-03 11:16:40 +01:00
|
|
|
MAINTAINER= morr@NetBSD.org
|
2007-07-09 23:14:27 +02:00
|
|
|
HOMEPAGE= http://www.netfort.gr.jp/~dancer/software/downloads/
|
2007-08-17 15:44:18 +02:00
|
|
|
COMMENT= Runs command through rsh or ssh on a cluster of machines
|
2007-07-09 23:14:27 +02:00
|
|
|
|
2008-02-03 13:00:08 +01:00
|
|
|
EGDIR= ${PREFIX}/share/examples/dsh
|
2007-07-09 23:14:27 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
USE_PKGLOCALEDIR= yes
|
2008-02-03 13:00:08 +01:00
|
|
|
CONF_FILES= ${EGDIR}/dsh.conf ${PKG_SYSCONFDIR}/dsh.conf
|
2007-07-09 23:14:27 +02:00
|
|
|
|
|
|
|
.include "../../wip/libdshconfig/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|