Edit

IABSD.fr/ports/telephony/p5-asterisk/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:58:28
    Hash : 25d8cbee
    Message : drop RCS Ids

  • telephony/p5-asterisk/Makefile
  • COMMENT=	collection of perl modules to be used with asterisk
    
    DISTNAME=	asterisk-perl-1.08
    PKGNAME=	p5-${DISTNAME:S/perl-//}
    CATEGORIES=	telephony perl5
    
    HOMEPAGE=	https://github.com/asterisk-perl/asterisk-perl
    
    MODULES=	cpan
    PKG_ARCH=	*
    CPAN_AUTHOR=	ITCHARLIE
    
    # artistic
    PERMIT_PACKAGE=	Yes
    
    CONFIGURE_STYLE=	perl
    MODCPAN_EXAMPLES=	Yes
    MODCPAN_EXAMPLES_DIR=	${PREFIX}/share/examples/p5-asterisk
    
    .include <bsd.port.mk>