Edit

IABSD.fr/ports/devel/p5-Log-Log4perl/Makefile

Branch :

  • Show log

    Commit

  • Author : merdely
    Date : 2007-09-16 02:52:56
    Hash : 376b75df
    Message : Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN

  • devel/p5-Log-Log4perl/Makefile
  • # $OpenBSD: Makefile,v 1.8 2007/09/16 02:53:07 merdely Exp $
    
    COMMENT=	Log4j implementation for Perl
    
    MODULES=	cpan
    DISTNAME=	Log-Log4perl-1.10
    CATEGORIES=	devel
    
    MAINTAINER=	Simon Bertrang <simon@openbsd.org>
    
    # perl
    PERMIT_PACKAGE_CDROM=   Yes
    PERMIT_PACKAGE_FTP=     Yes
    PERMIT_DISTFILES_CDROM= Yes
    PERMIT_DISTFILES_FTP=   Yes
    
    .include <bsd.port.mk>