Edit

IABSD.fr/ports/textproc/p5-PDF-API2-XS/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2022-03-07 21:36:41
    Hash : a98e0e66
    Message : remove rcs IDs in ports that I maintain

  • textproc/p5-PDF-API2-XS/Makefile
  • COMMENT =	XS module to speed some PDF::API2 operations
    
    DISTNAME =	PDF-API2-XS-1.002
    
    CATEGORIES =	textproc
    
    MAINTAINER =	Stuart Henderson <stu.ports@spacehopper.org>
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    WANTLIB += c perl
    
    MODULES =	cpan
    
    TEST_DEPENDS =	textproc/p5-PDF-API2
    
    .include <bsd.port.mk>