Edit

IABSD.fr/ports/databases/p5-Sort-SQL/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

  • databases/p5-Sort-SQL/Makefile
  • # $OpenBSD: Makefile,v 1.12 2020/07/03 21:44:38 sthen Exp $
    
    COMMENT=	manipulate SQL sort strings
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME=	Sort-SQL-0.08
    REVISION=	1
    CATEGORIES=	databases devel
    
    # perl
    PERMIT_PACKAGE=	Yes
    
    .include <bsd.port.mk>