mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
b8f7195a52
Submitted by: Jean-Marc Zucconi
10 lines
194 B
Makefile
10 lines
194 B
Makefile
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>
|