9765a41906
packaged for wip by pho. Knowledge of GHC's installation directories.
11 lines
278 B
Makefile
11 lines
278 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/05/23 21:46:44 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 "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|