Edit

IABSD.fr/ports/sysutils/beats/Makefile

Branch :

  • Show log

    Commit

  • Author : jasper
    Date : 2017-04-29 14:17:32
    Hash : b6d55e2e
    Message : +heartbeat

  • sysutils/beats/Makefile
  • # $OpenBSD: Makefile,v 1.5 2017/04/29 14:17:32 jasper Exp $
    
        SUBDIR =
        SUBDIR += filebeat
        SUBDIR += heartbeat
        #SUBDIR += hwsensorsbeat
        SUBDIR += metricbeat
        SUBDIR += packetbeat
    
    .include <bsd.port.subdir.mk>