pkgsrc-wip/hs-cautious-file/Makefile

13 lines
309 B
Makefile

# $NetBSD: Makefile,v 1.2 2013/05/01 12:50:32 szptvlfn Exp $
#
DISTNAME= cautious-file-1.0.2
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"