Edit

IABSD.fr/ports/math/p5-Math-VecStat/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2013-10-11 23:48:03
    Hash : 06a91025
    Message : Drop USE_GROFF since groff and mandoc produce identical output.

  • math/p5-Math-VecStat/Makefile
  • # $OpenBSD: Makefile,v 1.5 2013/10/11 23:50:08 naddy Exp $
    
    COMMENT =	provides basic statistics on numerical vectors
    
    MODULES =	cpan
    DISTNAME =	Math-VecStat-0.08
    REVISION =	0
    CATEGORIES =	math
    
    # Perl
    PERMIT_PACKAGE_CDROM =	Yes
    
    .include <bsd.port.mk>