[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / textproc / p5-PDF-API2-Simple

File: [local] / ports / textproc / p5-PDF-API2-Simple / Makefile (download)

Revision 1.7, Fri Mar 11 20:02:55 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.6: +0 -2 lines

drop RCS Ids

COMMENT =		simple wrapper for PDF::API2 module

MODULES =		cpan
PKG_ARCH =		*
DISTNAME =		PDF-API2-Simple-1.1.4u
PKGNAME =		p5-${DISTNAME:S/u$//}
CATEGORIES =		textproc
REVISION =		1

# public domain
PERMIT_PACKAGE =	Yes

RUN_DEPENDS =		textproc/p5-PDF-API2
BUILD_DEPENDS =		${RUN_DEPENDS}

MODCPAN_EXAMPLES =	Yes

CONFIGURE_STYLE =	modinst
MAKE_ENV +=		TEST_POD=1

WRKDIST =		${WRKDIR}/${DISTNAME:S/u$//}

.include <bsd.port.mk>