pkgsrc-wip/hs-cautious-file/Makefile
PHO / phonohawk a564d3b4d0 Import hs-cautious-file-1.0 as wip/hs-cautious-file.
On non-Windows systems, posix-specific functions are used to reduce
the chance of data loss further.
2011-07-12 15:19:24 +00:00

12 lines
312 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/07/12 15:19:24 phonohawk Exp $
#
DISTNAME= cautious-file-1.0
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Ways to write a file cautiously to reduce the chances of data loss
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"