pkgsrc-wip/hs-curl/Makefile

15 lines
319 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2010/01/17 12:03:26 thomasklausner Exp $
#
2009-06-02 09:51:55 +02:00
DISTNAME= curl-1.3.5
PKGREVISION= 1
2009-06-02 09:51:55 +02:00
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"