Edit

IABSD.fr/ports/sysutils/rpl/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2019-07-12 20:49:33
    Hash : 77f7cc9c
    Message : replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

  • sysutils/rpl/Makefile
  • # $OpenBSD: Makefile,v 1.8 2019/07/12 20:49:50 sthen Exp $
    
    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
    MASTER_SITES =		http://downloads.laffeycomputer.com/current_builds/
    
    # GPL
    PERMIT_PACKAGE =	Yes
    
    CONFIGURE_STYLE =	gnu
    WANTLIB =		c
    
    .include <bsd.port.mk>