mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
9 lines
179 B
Makefile
9 lines
179 B
Makefile
|
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>
|