1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

stage devel/psptoolchain-pspsdk-stage2 and restore maintainship

PR:		192147
Submitted by:	former maintainer (Tassilo Philipp)
This commit is contained in:
John Marino 2014-07-28 14:53:11 +00:00
parent dc584e5c66
commit 9a8f35e89c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363167

View File

@ -1,9 +1,11 @@
# Created by: Tassilo Philipp <tphilipp@potion-studios.com>
# $FreeBSD$
PORTREVISION= 1
PKGNAMESUFFIX= -stage2
MAINTAINER= ports@FreeBSD.org
MAINTAINER= tphilipp@potion-studios.com
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
BUILD_DEPENDS= psp-cpp:${PORTSDIR}/devel/psptoolchain-gcc-stage2 \
@ -18,5 +20,4 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --with-pspdev="${LOCALBASE}"
PLIST= ${.CURDIR}/pkg-plist
MASTERDIR= ${.CURDIR}/../psptoolchain-pspsdk-stage1
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"