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

(-)./pushover/Makefile (+3 lines)
Lines 9-14 Link Here
9
MAINTAINER=	amdmi3@FreeBSD.org
9
MAINTAINER=	amdmi3@FreeBSD.org
10
COMMENT=	A puzzle game where the goal is to push over all dominoes
10
COMMENT=	A puzzle game where the goal is to push over all dominoes
11
11
12
LICENSE=	GPLv3
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
12
LIB_DEPENDS=	libpng.so:${PORTSDIR}/graphics/png
15
LIB_DEPENDS=	libpng.so:${PORTSDIR}/graphics/png
13
16
14
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes

Return to bug 185270