13 lines
357 B
Makefile
13 lines
357 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/01/07 10:15:58 phonohawk Exp $
|
|
#
|
|
|
|
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"
|