freebsd-ports/www/p5-WWW-TinySong/Makefile

22 lines
386 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-WWW-TinySong
# Date created: 2009-01-27
# Whom: Dennis Herrmann <adox@mcx2.org>
#
# $FreeBSD$
#
PORTNAME= WWW-TinySong
2009-06-28 18:09:53 +02:00
PORTVERSION= 1.01
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= dhn@FreeBSD.org
COMMENT= Get free music links from tinysong.com
PERL_CONFIGURE= YES
MAN3= WWW::TinySong.3
.include <bsd.port.mk>