Edit

IABSD.fr/ports/sysutils/p5-Unix-PID/Makefile

Branch :

  • Show log

    Commit

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

  • sysutils/p5-Unix-PID/Makefile
  • COMMENT=	interface for getting PID info
    
    DISTNAME=	Unix-PID-0.23
    CATEGORIES=	sysutils
    REVISION=	1
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    MODULES=	cpan
    PKG_ARCH=	*
    
    RUN_DEPENDS=	devel/p5-List-Cycle \
    		math/p5-Math-Fibonacci-Phi
    BUILD_DEPENDS=	${RUN_DEPENDS}
    
    .include <bsd.port.mk>