# Created by: Giuseppe Pilichi aka Jacula Modyun # $FreeBSD: head/devel/hs-filemanip/Makefile 394918 2015-08-20 23:02:14Z pgj $ PORTNAME= filemanip PORTVERSION= 0.3.6.3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Expressive file and directory manipulation for Haskell LICENSE= BSD3CLAUSE USE_CABAL= mtl unix-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include