aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-primitive/Makefile
blob: bf7ee20b00285a3f0cf3601aac90568a6be7f147 (plain) (tree)
1
2
3
4
5
6
7
8
9
           

                         
                       
                 


                                   
                                                   
 

                   

                                                 
# $FreeBSD$

PORTNAME=	primitive
PORTVERSION=	0.5.0.1
PORTREVISION=	4
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Primitive memory-related operations

LICENSE=	BSD

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