openbsd-ports/audio/p5-Audio-Musepack/Makefile
steven bc2fde9b80 import Audio-Musepack 0.02
object-oriented interface to Musepack/APE file information

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 07:00:09 +00:00

18 lines
392 B
Makefile

# $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>