# New ports collection makefile for: dlist # Date created: November 10, 2008 # Whom: Samy Al Bahra # # $FreeBSD$ PORTNAME= dlist PORTVERSION= 0.5 PORTREVISION= 3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A list-like type supporting O(1) append for Haskell LICENSE= BSD .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include