Edit

IABSD.fr/ports/textproc/p5-Text-Thread/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

  • textproc/p5-Text-Thread/Makefile
  • # $OpenBSD: Makefile,v 1.10 2020/07/03 21:45:52 sthen Exp $
    
    COMMENT=	convert tree structured items into ascii tree items
    
    DISTNAME=	Text-Thread-0.2
    REVISION=	2
    
    CATEGORIES=	textproc
    
    # Artistic
    PERMIT_PACKAGE=	Yes
    
    MODULES=	cpan
    PKG_ARCH=	*
    
    .include <bsd.port.mk>