Commit graph

5 commits

Author SHA1 Message Date
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
rillig
a38ff02d9f Set NO_CONFIGURE=yes to make pkglint happy. 2005-05-24 13:45:14 +00:00
kim
be99783882 Needs p5-MP3-Info 2005-01-16 04:01:31 +00:00
kim
a8e47ae38d Upgrade to mstream-1.0:
- better stream title cleanup
2004-08-27 15:14:59 +00:00
kim
8243814fcd Mstream is an mserv player package for queueing tracks to an IceS MP3
stream source. It consists of a player script for mserv and a playlist
handler module for IceS. It supports the NEXT and STOP commands in
mserv. It also supports title streaming with metadata from your mserv
database.
2004-04-25 00:33:15 +00:00