aboutsummaryrefslogblamecommitdiffstats
path: root/converters/hs-dataenc/Makefile
blob: ff70b452b9612088607c1d8bdc98eb53a001a4e5 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                   
                    




                                     
                   
 
                        


                                                 
# New ports collection makefile for: hs-dataenc
# Date created:        May 14, 2010
# Whom:                Gabor Pali <pgj@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   dataenc
PORTVERSION=    0.14
CATEGORIES= converters haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Data encoding library

LICENSE=    BSD

CABAL_SETUP=    Setup.hs

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