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