Edit

IABSD.fr/ports/comms/flipit/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2023-09-20 06:52:54
    Hash : e65fdedb
    Message : ->SITES

  • comms/flipit/Makefile
  • COMMENT=	x10 firecracker utility
    
    DISTNAME=	flipit-0.3.6
    CATEGORIES=	comms
    REVISION =	0
    
    SITES=		${HOMEPAGE}/dist/
    HOMEPAGE=	http://www.lickey.com/flipit/
    
    # MIT
    PERMIT_PACKAGE=	Yes
    
    WANTLIB += c
    
    CONFIGURE_STYLE=gnu
    SEPARATE_BUILD= Yes
    
    .include <bsd.port.mk>