Lines 5-12
Link Here
|
5 |
PORTVERSION= 20111215 |
5 |
PORTVERSION= 20111215 |
6 |
PORTREVISION= 2 |
6 |
PORTREVISION= 2 |
7 |
CATEGORIES= devel |
7 |
CATEGORIES= devel |
8 |
MASTER_SITES= # none |
|
|
9 |
DISTFILES= # none |
10 |
|
8 |
|
11 |
MAINTAINER= tphilipp@potion-studios.com |
9 |
MAINTAINER= tphilipp@potion-studios.com |
12 |
COMMENT= PlayStation Portable development toolchain meta port |
10 |
COMMENT= PlayStation Portable development toolchain meta port |
Lines 27-37
Link Here
|
27 |
psp-strings:${PORTSDIR}/devel/psptoolchain-binutils \ |
25 |
psp-strings:${PORTSDIR}/devel/psptoolchain-binutils \ |
28 |
psp-strip:${PORTSDIR}/devel/psptoolchain-binutils |
26 |
psp-strip:${PORTSDIR}/devel/psptoolchain-binutils |
29 |
|
27 |
|
30 |
NO_WRKSUBDIR= YES |
28 |
USES= metaport |
31 |
NO_BUILD= YES |
|
|
32 |
NO_FETCH= YES |
33 |
NO_MTREE= YES |
34 |
|
29 |
|
35 |
do-install: |
|
|
36 |
|
37 |
.include <bsd.port.mk> |
30 |
.include <bsd.port.mk> |