void-packages/srcpkgs/ddpt/template

16 lines
479 B
Bash

# Template file for 'ddpt'
pkgname=ddpt
version=0.95
revision=3
build_style=gnu-configure
makedepends="sg3_utils-devel"
short_desc="A variant of the standard Unix command dd which copies files"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="http://sg.danny.cz/sg/ddpt.html"
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
checksum=84a3c2a9ed7d5bff33ae298fb8bbbf650d5db3235a2bfe90033518e759144bb5
post_install() {
vlicense COPYING
}