Edit

IABSD.fr/ports/sysutils/p5-Proc-Wait3/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:57:10
    Hash : 2b3700e3
    Message : drop RCS Ids

  • sysutils/p5-Proc-Wait3/Makefile
  • COMMENT =		perl extension for wait3 system call
    
    MODULES =		cpan
    DISTNAME =		Proc-Wait3-0.05
    CATEGORIES =		sysutils
    MAINTAINER =		Abel Abraham Camarillo Ojeda <acamari@verlet.org>
    REVISION =		0
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    WANTLIB += c perl
    
    .include <bsd.port.mk>