2008-02-03 13:00:08 +01:00
|
|
|
# $NetBSD: Makefile,v 1.3 2008/02/03 12:00:08 shindenmorr Exp $
|
2007-07-09 23:14:27 +02:00
|
|
|
#
|
|
|
|
|
2007-08-17 15:44:18 +02:00
|
|
|
DISTNAME= dsh-0.25.9
|
2007-07-09 23:14:27 +02:00
|
|
|
CATEGORIES= shells
|
|
|
|
MASTER_SITES= http://www.netfort.gr.jp/~dancer/software/downloads/
|
|
|
|
|
|
|
|
MAINTAINER= shinden@linux.pl
|
|
|
|
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
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
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"
|