1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# $FreeBSD$ PORTNAME= pango PORTVERSION= 0.13.3.1 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Binding to the Pango text rendering engine LICENSE= LGPL21 USES= pkgconfig USE_CABAL= cairo>=0.13.0.0 glib>=0.13.0.0 mtl text>=0.11.0.6 USE_GNOME= pango .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk>