/audio/gnupod/

ics Git repository'/>
aboutsummaryrefslogblamecommitdiffstats
path: root/net/hs-simple-sendfile/Makefile
blob: 1e50b24d48ea5545cfe0977e0d0801e5ce89a1df (plain) (tree)
1
2
3
4
5
6
7
8
9
10
           

                               
                      
                 




                                                                     
                          
 
                                 


                                                 
# $FreeBSD$

PORTNAME=   simple-sendfile
PORTVERSION=    0.2.15
PORTREVISION=   1
CATEGORIES= net haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Cross-platform library for the sendfile() system call

LICENSE=    BSD3CLAUSE

USE_CABAL=  network resourcet

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