Edit

IABSD.fr/ports/sysutils/p5-Filesys-Virtual-Plain/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

  • sysutils/p5-Filesys-Virtual-Plain/Makefile
  • # $OpenBSD: Makefile,v 1.16 2020/07/03 21:45:44 sthen Exp $
    
    COMMENT=	perl module for a plain virtual filesystem
    DISTNAME=	Filesys-Virtual-Plain-0.10
    REVISION=	2
    CATEGORIES=	sysutils
    
    # same as perl
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS=	sysutils/p5-Filesys-Virtual>=0.05
    
    MODULES=	cpan
    PKG_ARCH=	*
    
    .include <bsd.port.mk>