freebsd-ports/x11-toolkits/xview/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

12 lines
236 B
Makefile

DISTNAME= xview-config
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.x.org/contrib/libraries/
CATEGORIES+= x11
EXTRACT_SUFX= .tar.gz
WRKSRC= work/xview3.2p1-X11R6/config
DISTFILES= xview3.2p1-X11R6.tar.gz
build:
.include <bsd.port.mk>