11 lines
280 B
Makefile
11 lines
280 B
Makefile
# $NetBSD: Makefile,v 1.3 2009/11/10 09:31:56 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= Cabal-1.6.0.3
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= emil@math.su.se
|
|
COMMENT= Haskell common architecture for building applications and libraries
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|