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: |