Edit

IABSD.fr/ports/math/p5-Set-IntSpan/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2020-07-03 21:44:29
    Hash : 95d31a4b
    Message : bump for search.cpan.org->metacpan.org change

  • math/p5-Set-IntSpan/Makefile
  • # $OpenBSD: Makefile,v 1.18 2020/07/03 21:45:29 sthen Exp $
    
    COMMENT=	manage sets of integers
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME =	Set-IntSpan-1.19
    CATEGORIES=	math
    REVISION =	0
    
    MAINTAINER =	Benoit Lecocq <benoit@openbsd.org>
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    .include <bsd.port.mk>