# New ports collection makefile for: hs-uvector # Date created: December 20 2009 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ # PORTNAME= uvector PORTVERSION= 0.1.1.1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Fast unboxed arrays with a flexible interface for Haskell PORTDATA= * .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include