New package: ddpt-0.95.
This commit is contained in:
parent
589eccd52b
commit
ad0bc8d401
1 changed files with 16 additions and 0 deletions
16
srcpkgs/ddpt/template
Normal file
16
srcpkgs/ddpt/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'ddpt'
|
||||||
|
pkgname=ddpt
|
||||||
|
version=0.95
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="sg3_utils-devel"
|
||||||
|
short_desc="A variant of the standard Unix command dd which copies files"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
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
|
||||||
|
}
|
Loading…
Reference in a new issue