Edit

IABSD.fr/ports/sysutils/rpl/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2023-09-27 17:16:22
    Hash : f372f5ac
    Message : MASTER_SITES -> SITES

  • sysutils/rpl/Makefile
  • COMMENT =		replace strings with new strings in multiple text files
    
    DISTNAME =		rpl-1.4.1
    REVISION =		0
    CATEGORIES =		sysutils
    
    HOMEPAGE =		http://www.laffeycomputer.com/rpl.html
    SITES =			http://downloads.laffeycomputer.com/current_builds/
    
    # GPL
    PERMIT_PACKAGE =	Yes
    
    CONFIGURE_STYLE =	gnu
    WANTLIB =		c
    
    .include <bsd.port.mk>