13 lines
316 B
Makefile
13 lines
316 B
Makefile
# $NetBSD: Makefile,v 1.9 2012/03/04 06:14:20 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= cpphs-1.13.3
|
|
CATEGORIES= lang
|
|
|
|
MAINTAINER= esg@sdf.lonestar.org
|
|
HOMEPAGE= http://haskell.org/cpphs/
|
|
COMMENT= Re-implementation of cpp in Haskell
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|