pkgsrc-wip/hs-regex-compat/Makefile

14 lines
357 B
Makefile
Raw Normal View History

2011-01-07 11:15:58 +01:00
# $NetBSD: Makefile,v 1.3 2011/01/07 10:15:58 phonohawk Exp $
#
2011-01-07 11:15:58 +01:00
DISTNAME= regex-compat-0.93.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Replaces/Enhances Haskell Text.Regex
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-regex-base/buildlink3.mk"
.include "../../wip/hs-regex-posix/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"