freebsd-ports/print/pdfmod/Makefile
Rene Ladan bb6e90b12c Expire on 2014-04-01, depends on expired devel/hyena and not does not respect
modern standards.

PR:		ports/187123
Submitted by:	myself
Approved by:	portmgr (antoine)
2014-03-04 22:55:07 +00:00

27 lines
644 B
Makefile

# Created by: Romain Tartiere <romain@blogreen.org>
# $FreeBSD$
PORTNAME= pdfmod
PORTVERSION= 0.9.1
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= ${LOCALBASE}/libdata/pkgconfig/hyena.pc:${PORTSDIR}/devel/hyena
DEPRECATED= Depends on expired devel/hyena, unstaged, uses old standards
EXPIRATION_DATE=2014-04-01
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomesharp20
USES= gettext
INSTALLS_ICONS= yes
NO_STAGE= yes
.include <bsd.port.mk>