Import of pkgsrc-2014Q1
This commit is contained in:
25
parallel/dsh/Makefile
Normal file
25
parallel/dsh/Makefile
Normal file
@@ -0,0 +1,25 @@
|
||||
# $NetBSD: Makefile,v 1.3 2014/01/22 06:21:30 cheusov Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dsh-0.25.10
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= parallel
|
||||
MASTER_SITES= http://www.netfort.gr.jp/~dancer/software/downloads/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.netfort.gr.jp/~dancer/software/downloads/
|
||||
COMMENT= Runs command through rsh or ssh on a cluster of machines
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
EGDIR= ${PREFIX}/share/examples/dsh
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= msgfmt
|
||||
USE_LIBTOOL= yes
|
||||
USE_PKGLOCALEDIR= yes
|
||||
CONF_FILES= ${EGDIR}/dsh.conf ${PKG_SYSCONFDIR}/dsh.conf
|
||||
|
||||
INSTALL_MAKE_FLAGS= sysconfdir=${EGDIR}
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../devel/libdshconfig/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user