Edit

IABSD.fr/ports/sysutils/p5-Quota/Makefile

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2022-08-04 14:38:19
    Hash : cbfc6c8f
    Message : Update to p5-Quota-1.8.2.

  • sysutils/p5-Quota/Makefile
  • COMMENT =	quota manipulation module
    
    MODULES =	cpan
    DISTNAME =	Quota-1.8.2
    CATEGORIES =	sysutils
    
    # perl
    PERMIT_PACKAGE =	Yes
    
    WANTLIB += c perl rpcsvc
    
    TEST_IS_INTERACTIVE =	Yes
    
    .include <bsd.port.mk>