Edit

IABSD.fr/ports/productivity/tdl/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2023-09-27 15:04:11
    Hash : ac450cb7
    Message : MASTER_SITES -> SITES

  • productivity/tdl/Makefile
  • COMMENT=	to-do list manager
    
    DISTNAME=	tdl-1.5.2
    REVISION=	5
    CATEGORIES=	productivity
    
    SITES=		http://www.rpcurnow.force9.co.uk/tdl/
    
    HOMEPAGE=	http://www.rc0.org.uk/tdl/
    
    
    # GPL
    PERMIT_PACKAGE=	Yes
    
    WANTLIB += c curses readline
    
    CONFIGURE_STYLE= simple
    
    NO_TEST=	Yes
    
    .include <bsd.port.mk>