mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
10 lines
237 B
Makefile
10 lines
237 B
Makefile
DISTNAME= xgrabsc.2_3
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://ftp.sunet.se/pub/X11/R5contrib/
|
|
CATEGORIES+= x11
|
|
|
|
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
|
|
XAPPLOADDIR=${PREFIX}/lib/app-defaults -f
|
|
|
|
.include <bsd.port.mk>
|