2014-12-28 15:00:13 +00:00
|
|
|
# Template file for 'ddpt'
|
|
|
|
pkgname=ddpt
|
|
|
|
version=0.95
|
2015-08-29 14:33:05 +00:00
|
|
|
revision=2
|
2014-12-28 15:00:13 +00:00
|
|
|
build_style=gnu-configure
|
|
|
|
makedepends="sg3_utils-devel"
|
|
|
|
short_desc="A variant of the standard Unix command dd which copies files"
|
2015-04-10 07:16:30 +00:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2014-12-28 15:00:13 +00:00
|
|
|
homepage="http://sg.danny.cz/sg/ddpt.html"
|
|
|
|
license="BSD"
|
|
|
|
distfiles="http://sg.danny.cz/sg/p/${pkgname}-${version}.tgz"
|
|
|
|
checksum=84a3c2a9ed7d5bff33ae298fb8bbbf650d5db3235a2bfe90033518e759144bb5
|
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense COPYING
|
|
|
|
}
|