Lines 9-16
Link Here
|
9 |
PORTNAME= zoidberg |
9 |
PORTNAME= zoidberg |
10 |
PORTVERSION= 0.96 |
10 |
PORTVERSION= 0.96 |
11 |
CATEGORIES= shells perl5 |
11 |
CATEGORIES= shells perl5 |
12 |
MASTER_SITES= CPAN \ |
12 |
MASTER_SITES= CPAN |
13 |
http://zoidberg.student.utwente.nl/downloads/Zoidberg/ |
13 |
MASTER_SITE_SUBDIR= ../../authors/id/P/PA/PARDUS |
14 |
DISTNAME= Zoidberg-${PORTVERSION} |
14 |
DISTNAME= Zoidberg-${PORTVERSION} |
15 |
|
15 |
|
16 |
MAINTAINER= ports@FreeBSD.org |
16 |
MAINTAINER= ports@FreeBSD.org |
Lines 23-33
Link Here
|
23 |
${SITE_PERL}/Term/ReadLine/Zoid.pm:${PORTSDIR}/devel/p5-Term-ReadLine-Zoid \ |
23 |
${SITE_PERL}/Term/ReadLine/Zoid.pm:${PORTSDIR}/devel/p5-Term-ReadLine-Zoid \ |
24 |
${SITE_PERL}/Env/PS1.pm:${PORTSDIR}/devel/p5-Env-PS1 |
24 |
${SITE_PERL}/Env/PS1.pm:${PORTSDIR}/devel/p5-Env-PS1 |
25 |
|
25 |
|
26 |
BROKEN= does not package |
|
|
27 |
|
28 |
PERL_MODBUILD= yes |
26 |
PERL_MODBUILD= yes |
29 |
CONFIGURE_ARGS= install_path=doc="${DOCSDIR}" \ |
27 |
CONFIGURE_ARGS= install_path=doc="${DOCSDIR}" \ |
30 |
install_path=share="${DATADIR}" |
28 |
install_path=share="${DATADIR}" \ |
|
|
29 |
install_path=share="${ETCDIR}" |
31 |
|
30 |
|
32 |
PORTDOCS= * |
31 |
PORTDOCS= * |
33 |
|
32 |
|