pkgsrc-wip/hs-Diff/Makefile

13 lines
266 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/03/11 05:59:00 phonohawk Exp $
#
DISTNAME= Diff-0.1.3
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= O(ND) diff algorithm in haskell
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"