2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:44:36 ajacoutot Exp $
|
2010-09-29 13:17:26 -04:00
|
|
|
|
|
|
|
COMMENT= automate launching of fake mpd for testing purposes
|
|
|
|
|
|
|
|
DISTNAME= Test-Corpus-Audio-MPD-1.100500
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2010-09-29 13:17:26 -04:00
|
|
|
CATEGORIES= devel audio
|
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= modbuild
|
2010-11-15 14:45:56 -05:00
|
|
|
USE_GROFF = Yes
|
2010-09-29 13:17:26 -04:00
|
|
|
|
2010-11-15 14:45:56 -05:00
|
|
|
RUN_DEPENDS= devel/p5-File-ShareDir \
|
|
|
|
devel/p5-Path-Class \
|
|
|
|
devel/p5-Readonly
|
2010-09-29 13:17:26 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|