pkgsrc-wip/hs-curl/Makefile

14 lines
299 B
Makefile
Raw Normal View History

2009-07-27 02:59:03 +02:00
# $NetBSD: Makefile,v 1.6 2009/07/27 01:29:28 phonohawk Exp $
#
2009-06-02 09:51:55 +02:00
DISTNAME= curl-1.3.5
CATEGORIES= www
MAINTAINER= pho@cielonegro.org
COMMENT= Haskell binding to libcurl
2009-07-27 02:59:03 +02:00
LICENSE= modified-bsd
2009-01-12 08:18:04 +01:00
.include "../../wip/mk/haskell.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"