blob: 4df2a7ab34141b036b816c94a8cd31def7ef2e84 (
plain) (
tree)
|
|
# New ports collection makefile for: poppler-gtk
# Date created: 2006-01-12
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom$
PORTREVISION= 0
PKGNAMESUFFIX= -gtk
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gtk bindings to poppler
MASTERDIR= ${.CURDIR}/../../graphics/poppler
SLAVEPORT= gtk
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"
|