Lines 5-12
Link Here
|
5 |
PORTVERSION= 1.0 |
5 |
PORTVERSION= 1.0 |
6 |
PORTREVISION= 6 |
6 |
PORTREVISION= 6 |
7 |
CATEGORIES= www perl5 |
7 |
CATEGORIES= www perl5 |
8 |
MASTER_SITES= # Undefined |
|
|
9 |
DISTFILES= # Undefined |
10 |
|
8 |
|
11 |
MAINTAINER= ports@FreeBSD.org |
9 |
MAINTAINER= ports@FreeBSD.org |
12 |
COMMENT= Meta-port to install all the perl modules used by LiveJournal |
10 |
COMMENT= Meta-port to install all the perl modules used by LiveJournal |
Lines 29-38
Link Here
|
29 |
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ |
27 |
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ |
30 |
p5-Unicode-MapUTF8>=0:${PORTSDIR}/converters/p5-Unicode-MapUTF8 |
28 |
p5-Unicode-MapUTF8>=0:${PORTSDIR}/converters/p5-Unicode-MapUTF8 |
31 |
|
29 |
|
32 |
EXTRACT_ONLY= # Empty |
30 |
USES= metaport perl5 |
33 |
NO_BUILD= yes |
|
|
34 |
USES= perl5 |
35 |
|
31 |
|
36 |
do-install: # Empty |
|
|
37 |
|
38 |
.include <bsd.port.mk> |
32 |
.include <bsd.port.mk> |