Edit

IABSD.fr/ports/net/p5-Net-DAAP-DMAP/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2019-07-12 20:48:23
    Hash : 48b0b966
    Message : replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

  • net/p5-Net-DAAP-DMAP/Makefile
  • # $OpenBSD: Makefile,v 1.11 2019/07/12 20:48:36 sthen Exp $
    
    COMMENT=	perl module for reading and writing DAAP structures
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME =	Net-DAAP-DMAP-1.27
    CATEGORIES=	net
    
    # same as perl
    PERMIT_PACKAGE=	Yes
    
    .include <bsd.port.mk>