# New ports collection makefile for: hs-uvector-algorithms # Date created: December 20 2009 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ # PORTNAME= uvector-algorithms PORTVERSION= 0.2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Efficient algorithms for uvector unboxed arrays in Haskell USE_HACKAGE= uvector>=0.1.0.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include