12 lines
284 B
Makefile
12 lines
284 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/03/08 21:17:02 szptvlfn Exp $
|
|
#
|
|
|
|
DISTNAME= ghc-paths-0.1.0.9
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Knowledge of GHC's installation directories
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|