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

(-)gnupod/Makefile (-5 / +3 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	gnupod
8
PORTNAME=	gnupod
9
PORTVERSION=	0.27
9
PORTVERSION=	0.28
10
CATEGORIES=	audio perl5
10
CATEGORIES=	audio perl5
11
MASTER_SITES=	http://www.blinkenlights.ch/gnupod/
11
MASTER_SITES=	${MASTER_SITE_GNU}
12
DISTNAME=	${PORTNAME}-tools-${PORTVERSION}
12
MASTER_SITE_SUBDIR=	gnupod
13
13
14
MAINTAINER=	david@dyn-ns.net
14
MAINTAINER=	david@dyn-ns.net
15
COMMENT=	A set of Perl scripts for using an Apple iPod
15
COMMENT=	A set of Perl scripts for using an Apple iPod
Lines 24-31 Link Here
24
USE_PERL5=	yes
24
USE_PERL5=	yes
25
HAS_CONFIGURE=	yes
25
HAS_CONFIGURE=	yes
26
NO_BUILD=	yes
26
NO_BUILD=	yes
27
28
WRKSRC=		${WRKDIR}/${PORTNAME}-tools
29
27
30
.ifndef(NOPORTDOCS)
28
.ifndef(NOPORTDOCS)
31
post-install:
29
post-install:
(-)gnupod/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (gnupod-tools-0.27.tar.gz) = 8b9a89d666f110b5d0f427c1b5563e0a
1
MD5 (gnupod-0.28.tar.gz) = 560c96a6505cd6579aecb7a19923337a
(-)gnupod/pkg-plist (+1 lines)
Lines 8-13 Link Here
8
bin/gnupod_search.pl
8
bin/gnupod_search.pl
9
bin/mktunes.pl
9
bin/mktunes.pl
10
bin/tunes2pod.pl
10
bin/tunes2pod.pl
11
lib/perl5/site_perl/%%PERL_VER%%/mach/iPod.pm
11
%%PORTDOCS%%share/doc/gnupod/CHANGES
12
%%PORTDOCS%%share/doc/gnupod/CHANGES
12
%%PORTDOCS%%share/doc/gnupod/gnutunesdb.example
13
%%PORTDOCS%%share/doc/gnupod/gnutunesdb.example
13
%%PORTDOCS%%share/doc/gnupod/gnupod.html
14
%%PORTDOCS%%share/doc/gnupod/gnupod.html

Return to bug 50054