14 lines
395 B
Makefile
14 lines
395 B
Makefile
# $NetBSD: Makefile,v 1.3 2012/01/16 05:56:00 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= convertible-text-0.4.0.1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Typeclasses and instances for converting between types
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../wip/hs-attempt/buildlink3.mk"
|
|
.include "../../wip/hs-text/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|