pkgsrc/devel/hs-ghc-paths/Makefile
2021-05-03 19:00:52 +00:00

12 lines
287 B
Makefile

# $NetBSD: Makefile,v 1.3 2021/05/03 19:00:59 pho Exp $
DISTNAME= ghc-paths-0.1.0.12
PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Knowledge of GHC installation directories
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"