summaryrefslogtreecommitdiff
path: root/sysutils/fatback/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fatback/Makefile')
-rw-r--r--sysutils/fatback/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/fatback/Makefile b/sysutils/fatback/Makefile
new file mode 100644
index 00000000000..718a094edd2
--- /dev/null
+++ b/sysutils/fatback/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/05/25 10:29:01 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
+
+.include "../../mk/bsd.pkg.mk"