diff --git a/srcpkgs/rdfind/template b/srcpkgs/rdfind/template new file mode 100644 index 00000000000..80df637a971 --- /dev/null +++ b/srcpkgs/rdfind/template @@ -0,0 +1,14 @@ +# Template file for 'rdfind' +pkgname=rdfind +version=1.3.4 +revision=1 +build_pie=yes +build_style=gnu-configure +makedepends="nettle-devel" +short_desc="A program that finds duplicate files" +maintainer="Juan RP " +license="GPL-2" +homepage="http://rdfind.pauldreik.se" +distfiles="http://rdfind.pauldreik.se/rdfind-${version}.tar.gz" +checksum=a5f0b3f72093d927b93898c993479b35682cccb47f7393fb72bd4803212fcc7d +CXXFLAGS="-fPIC"