# New ports collection makefile for: hs-largeword # Date created: July 13, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= largeword PORTVERSION= 1.0.1 PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Provides a way of producing other large words LICENSE= BSD CABAL_SETUP= Setup.hs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include