Edit

IABSD.fr/ports/x11/xantfarm/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2026-05-30 13:42:03
    Hash : 507d816b
    Message : pass NULL instead of (int*) 0 as FDs to select

  • x11/xantfarm/Makefile
  • COMMENT=	ant hill simulation on X11 root window
    
    DISTNAME=	xantfarm
    PKGNAME=	xantfarm-1.16
    REVISION=	4
    CATEGORIES=	x11
    
    HOMEPAGE=	http://www.acme.com/software/xantfarm/
    
    SITES=		${HOMEPAGE}
    DISTFILES=	xantfarm_23oct1991.tar.gz
    
    # BSD-like, badly worded
    PERMIT_PACKAGE=	Yes
    
    WANTLIB=	X11 Xau Xdmcp Xext c
    
    CONFIGURE_STYLE=	imake
    
    NO_TEST=	Yes
    
    .include <bsd.port.mk>