Edit

IABSD.fr/ports/textproc/p5-Text-Table/Makefile

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2017-04-30 15:56:29
    Hash : fcc75cb5
    Message : Update to p5-Text-Table-1.132.

  • textproc/p5-Text-Table/Makefile
  • # $OpenBSD: Makefile,v 1.15 2017/04/30 15:56:29 benoit Exp $
    
    COMMENT=	organize data in tables
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME =	Text-Table-1.132
    CATEGORIES=	textproc
    
    # Perl
    PERMIT_PACKAGE_CDROM=	Yes
    
    RUN_DEPENDS=	textproc/p5-Text-Aligner>=0.05
    
    .include <bsd.port.mk>