summaryrefslogtreecommitdiffstats
path: root/devel/hs-bsd-sysctl/Makefile
blob: 79d5b62fedb7794149a00dbae4de1f4dd27bac69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for: hs-bsd-sysctl
# Date created:			04 May 2010
# Whom:				Ju Pengfei <jupengfei@gmail.com>
#
# $FreeBSD$
#

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>
OpenPOWER on IntegriCloud