openbsd-ports/audio/p5-Audio-Musepack/Makefile

18 lines
392 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2006/12/08 07:00:09 steven Exp $
COMMENT= "object-oriented interface to Musepack/APE file information"
MODULES= cpan
DISTNAME= Audio-Musepack-0.02
CATEGORIES= devel
MAINTAINER= Andreas Bihlmaier <andreas.bihlmaier@gmx.de>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>