Edit

IABSD.fr/ports/audio/checkmate/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2023-09-05 16:13:35
    Hash : 7d8f57fc
    Message : move to new sites format

  • audio/checkmate/Makefile
  • COMMENT=	check mp3 files for errors
    
    DISTNAME=	checkmate-0.21
    
    CATEGORIES=	audio
    
    HOMEPAGE=	http://checkmate.gissen.nl/
    
    # GPLv2+
    PERMIT_PACKAGE=	Yes
    
    WANTLIB += c
    
    SITES=		http://checkmate.gissen.nl/
    
    SEPARATE_BUILD=	Yes
    CONFIGURE_STYLE= gnu
    
    .include <bsd.port.mk>