1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/print/pdfmod/Makefile
Pav Lucistnik e5c7e1cfcf - Add missing file to plist
Reported by:	pointyhat
2010-10-12 23:01:07 +00:00

28 lines
556 B
Makefile

# New ports collection makefile for: pdfmod
# Date created: 2009-07-28
# Whom: Romain Tartiere <romain@blogreen.org>
#
# $FreeBSD$
#
PORTNAME= pdfmod
PORTVERSION= 0.9.0
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= GNOME
MAINTAINER= mono@FreeBSD.org
COMMENT= A tool for modifying PDF documents
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/hyena.pc:${PORTSDIR}/devel/hyena
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomesharp20
USE_GETTEXT= yes
INSTALLS_ICONS= yes
.include <bsd.port.mk>