X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=ext%2Fopenbsd%2Fport-files%2Fmcollective%2FMakefile;fp=ext%2Fopenbsd%2Fport-files%2Fmcollective%2FMakefile;h=5bd6f48fa46f2e27dc76bf6f0a66d084571118b6;hb=b87d2f4e68281062df1913440ca5753ae63314a9;hp=0000000000000000000000000000000000000000;hpb=ab0ea530b8ac956091f17b104ab2311336cfc250;p=packages%2Fprecise%2Fmcollective.git diff --git a/ext/openbsd/port-files/mcollective/Makefile b/ext/openbsd/port-files/mcollective/Makefile new file mode 100644 index 0000000..5bd6f48 --- /dev/null +++ b/ext/openbsd/port-files/mcollective/Makefile @@ -0,0 +1,28 @@ +PKG_ARCH= * +COMMENT= The Marionette Collective + +DISTNAME= mcollective-2.2.1 + +CATEGORIES= sysutils + +HOMEPAGE= http://puppetlabs.com/mcollective/ +MASTER_SITES= http://puppetlabs.com/downloads/mcollective/ +EXTRACT_SUFX= .tgz + +# GFDL +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +NO_BUILD= Yes +NO_REGRESS= Yes + +# makefile is in ext/ +MAKE_FILE=ext/Makefile + +post-patch: + ${SUBST_CMD} ${WRKSRC}/etc/server.cfg.dist + rm -f ${WRKSRC}/etc/server.cfg.dist.{orig,beforesubst} + +.include