pkgsrc/sysutils/fatback/Makefile
agc 9aee7a9e21 The fatback info manual limits the use of the (GPL2-licensed) fatback
program and manual to government and law-enforcement agencies only, so
set this as a licence restriction in the package.
2005-05-25 10:59:22 +00:00

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"