Sha256: 546ae6360caf5292daad25c759d877c2d3da9369436aba9fd23dd6a994e656a3
Contents?: true
Size: 1.25 KB
Versions: 2
Compression:
Stored size: 1.25 KB
Contents
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup github 1.0 github.setup tpkg client %VER% v github.tarball_from downloads name tpkg distname ${github.author}-${github.project}-${github.version} categories sysutils maintainers aput.net:jheiss openmaintainer supported_archs noarch license MIT description Tpkg is an application packaging and deployment tool. long_description Tpkg is a cross-platform tool for packaging and \ deploying applications. It is designed to work \ alongside your operating system's packaging tool. \ The deployment features in tpkg are designed to \ scale to deployments across hundreds or thousands \ of systems. platforms darwin checksums rmd160 %RMD160% \ sha256 %SHA256% depends_build port:rb-rake depends_run port:facter use_configure no build {} destroot.cmd ${prefix}/bin/rake destroot.target install\[${destroot}\] destroot.destdir
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tpkg-2.3.5 | Portfile.template |
tpkg-2.3.4 | Portfile.template |