CHANGES: 1.0.2 Modified for Dependencies Import CInt and CSize constructors 1.0.1 Modified for Dependencies
12 lines
309 B
Makefile
12 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"
|