aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-WWW-TinySong/Makefile
blob: b2f7c195207e49e2153c7685d667a56f19b830d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    p5-WWW-TinySong
# Date created:     2009-01-27
# Whom:         Dennis Herrmann <adox@mcx2.org>
#
# $FreeBSD$
#

PORTNAME=   WWW-TinySong
PORTVERSION=    0.05
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>