17 lines
402 B
Makefile
17 lines
402 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/08/23 14:30:42 wiz Exp $
|
|
|
|
DISTNAME= rdfind-1.3.4
|
|
PKGREVISION= 1
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://rdfind.pauldreik.se/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://rdfind.pauldreik.se/
|
|
COMMENT= Redundant data find
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../security/nettle/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|