Merge from vendor branch TNF:
[pkgsrcv2.git] / sysutils / foremost / Makefile
1 # $NetBSD: Makefile,v 1.2 2007/02/22 23:19:16 rillig Exp $
2
3 DISTNAME=       foremost-1.4
4 CATEGORIES=     sysutils
5 MASTER_SITES=   http://foremost.sourceforge.net/pkg/
6
7 MAINTAINER=     lkundrak@skosi.org
8 HOMEPAGE=       http://foremost.sourceforge.net/
9 COMMENT=        Recover various formats of files using typical data structures
10
11 PKG_DESTDIR_SUPPORT=    user-destdir
12
13 EGDIR=          ${PREFIX}/share/examples/foremost
14 CONF_FILES=     ${EGDIR}/foremost.conf ${PKG_SYSCONFDIR}/foremost.conf
15
16 INSTALLATION_DIRS+=     bin ${PKGMANDIR}/man1 ${EGDIR}
17
18 .include "../../mk/bsd.pkg.mk"