openbsd-ports/audio/checkmate/Makefile
2022-03-11 18:20:04 +00:00

20 lines
273 B
Makefile

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