View | Details | Raw Unified | Return to bug 66341
Collapse All | Expand All

(-)gnupod/Makefile (+2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	gnupod
8
PORTNAME=	gnupod
9
PORTVERSION=	0.94
9
PORTVERSION=	0.94
10
PORTREVISION=	1
10
CATEGORIES=	audio perl5
11
CATEGORIES=	audio perl5
11
MASTER_SITES=	http://blinkenlights.ch/gnupod-dist/stable/
12
MASTER_SITES=	http://blinkenlights.ch/gnupod-dist/stable/
12
EXTRACT_SUFX=	.tgz
13
EXTRACT_SUFX=	.tgz
Lines 19-24 Link Here
19
		${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String  \
20
		${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String  \
20
		${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed \
21
		${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed \
21
		${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
22
		${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
23
RUN_DEPENDS=	${BUILD_DEPENDS}
22
24
23
INFO=		gnupod
25
INFO=		gnupod

Return to bug 66341