openbsd-ports/audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile

16 lines
290 B
Makefile
Raw Normal View History

2013-03-10 18:55:01 -04:00
# $OpenBSD: Makefile,v 1.5 2013/03/10 22:55:04 espie Exp $
COMMENT= interface to Ogg Vorbis information, fully written in Perl
2010-09-17 10:35:29 -04:00
DISTNAME= Ogg-Vorbis-Header-PurePerl-1.0
REVISION= 0
CATEGORIES= audio
MODULES= cpan
2010-10-18 12:52:44 -04:00
USE_GROFF = Yes
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>