1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# $FreeBSD$ PORTNAME= uri PORTVERSION= 0.1.6.4 PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Library for working with URIs LICENSE= BSD3CLAUSE USE_CABAL= parsec>=3.0 safe utf8-string .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk>