aboutsummaryrefslogblamecommitdiff
path: root/www/hs-path-pieces/Makefile
blob: 87e13650f90270df3b5f87f05b4e8c05aa76b373 (plain) (tree)
1
2
3
4
5
           

                           
                     
                 










                                                 
# $FreeBSD$

PORTNAME=	path-pieces
PORTVERSION=	0.1.2
PORTREVISION=	2
CATEGORIES=	www haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Components of paths

LICENSE=	BSD

USE_CABAL=	text>=0.5

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>