12 lines
287 B
Makefile
12 lines
287 B
Makefile
# $NetBSD: Makefile,v 1.6 2022/02/26 03:57:56 pho Exp $
|
|
|
|
DISTNAME= ghc-paths-0.1.0.12
|
|
PKGREVISION= 4
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Knowledge of GHC installation directories
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|