9aee7a9e21
program and manual to government and law-enforcement agencies only, so set this as a licence restriction in the package.
15 lines
384 B
Makefile
15 lines
384 B
Makefile
# $NetBSD: Makefile,v 1.2 2005/05/25 10:59:22 agc Exp $
|
|
|
|
DISTNAME= fatback-1.3
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fatback/}
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://sourceforge.net/project/showfiles.php?group_id=46038
|
|
COMMENT= Recover deleted files from FAT filesystems
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
LICENCE= fatback-license
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|