Edit

IABSD.fr/ports/databases/p5-DBIx-Class-HTMLWidget/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2015-01-21 14:05:45
    Hash : f443bc8b
    Message : drop USE_GROFF, output checked with gmdiff

  • databases/p5-DBIx-Class-HTMLWidget/Makefile
  • # $OpenBSD: Makefile,v 1.9 2015/01/21 14:05:46 sthen Exp $
    
    COMMENT=	publish DBIx::Class on the web
    
    DISTNAME=	DBIx-Class-HTMLWidget-0.16
    CATEGORIES=	databases www
    MODULES=	cpan
    
    # Perl
    PERMIT_PACKAGE_CDROM=	Yes
    
    RUN_DEPENDS=	databases/p5-DBIx-Class \
    		www/p5-HTML-Widget
    
    .include <bsd.port.mk>