openbsd-ports/audio/p5-Audio-Musepack/Makefile
2013-03-10 22:55:01 +00:00

22 lines
426 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/10 22:55:04 espie Exp $
COMMENT= object-oriented interface to Musepack/APE file information
MODULES= cpan
DISTNAME= Audio-Musepack-0.7
REVISION= 0
CATEGORIES= audio
MAINTAINER= Andreas Bihlmaier <andreas.bihlmaier@gmx.de>
# perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= audio/p5-MP3-Info>=1.20
BUILD_DEPENDS= ${RUN_DEPENDS}
MAKE_ENV= TEST_POD=Yes
USE_GROFF = Yes
.include <bsd.port.mk>