mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9 lines
220 B
Makefile
9 lines
220 B
Makefile
|
DISTNAME= xgrabsc.2_3
|
||
|
USE_IMAKE= yes
|
||
|
MASTER_SITES= ftp://ftp.sunet.se/pub/X11/R5contrib/
|
||
|
|
||
|
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
|
||
|
XAPPLOADDIR=${PREFIX}/lib/app-defaults -f
|
||
|
|
||
|
.include <bsd.port.mk>
|