View | Details | Raw Unified | Return to bug 185464
Collapse All | Expand All

(-)./neverball/Makefile (+3 lines)
Lines 11-16 Link Here
11
MAINTAINER=	amdmi3@FreeBSD.org
11
MAINTAINER=	amdmi3@FreeBSD.org
12
COMMENT=	Tilt the floor to guide a ball through an obstacle course
12
COMMENT=	Tilt the floor to guide a ball through an obstacle course
13
13
14
LICENSE=	GPLv2
15
LICENSE_FILE=	${WRKSRC}/COPYING
16
14
LIB_DEPENDS=	libpng.so:${PORTSDIR}/graphics/png \
17
LIB_DEPENDS=	libpng.so:${PORTSDIR}/graphics/png \
15
		libjpeg.so:${PORTSDIR}/graphics/jpeg \
18
		libjpeg.so:${PORTSDIR}/graphics/jpeg \
16
		libvorbis.so:${PORTSDIR}/audio/libvorbis \
19
		libvorbis.so:${PORTSDIR}/audio/libvorbis \

Return to bug 185464