1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/games/xmris/Makefile

10 lines
194 B
Makefile
Raw Normal View History

DISTNAME= xmris.4.02
USE_IMAKE= yes
USE_GMAKE= yes
MASTER_SITES= ftp://ftp.x.org/R5contrib/
pre-install:
@(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} install.man)
.include <bsd.port.mk>