# New ports collection makefile for: hs-bsd-sysctl
# Date created:			04 May 2010
# Whom:				Ju Pengfei <jupengfei@gmail.com>
#
# $FreeBSD: ports/devel/hs-bsd-sysctl/Makefile,v 1.2 2010/05/14 01:33:26 pgj Exp $
#

PORTNAME=	bsd-sysctl
PORTVERSION=	1.0.6
CATEGORIES=	devel haskell

MAINTAINER=	jupengfei@gmail.com
COMMENT=	Access to the BSD sysctl(3) interface

CABAL_SETUP=	Setup.hs

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
