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

9 lines
179 B
Makefile
Raw Normal View History

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