Edit

IABSD.fr/ports/misc/clex/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2023-09-27 09:52:09
    Hash : 4deb9c2d
    Message : MASTER_SITES -> SITES

  • misc/clex/Makefile
  • COMMENT=		commandline shell and file manager
    
    DISTNAME=		clex-3.15
    CATEGORIES=		misc
    REVISION=		1
    
    HOMEPAGE=		http://www.clex.sk/
    
    # GPL
    PERMIT_PACKAGE=	Yes
    
    WANTLIB=		c curses
    
    SITES=			${HOMEPAGE:=download/}
    
    CONFIGURE_STYLE=	gnu
    
    .include <bsd.port.mk>