freebsd-ports/audio/checkmate/Makefile
Emanuel Haupt 4ab6c18716 */*: Remove GNU_CONFIGURE_MANPREFIX
After 9fd7ee1cdf remove GNU_CONFIGURE_MANPREFIX from my ports.
2024-04-12 21:35:43 +02:00

20 lines
376 B
Makefile

PORTNAME= checkmate
DISTVERSION= 0.21
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://checkmate.gissen.nl/ \
LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Command-line utility for checking mp3 files for errors
WWW= https://checkmate.gissen.nl/
LICENSE= GPLv2
GNU_CONFIGURE= yes
PLIST_FILES= bin/mpck \
share/man/man1/mpck.1.gz
.include <bsd.port.mk>