4f6835567b
Closes pr 5771 by Tim Rightnour.
13 lines
248 B
Makefile
13 lines
248 B
Makefile
# $NetBSD: Makefile,v 1.1 1998/07/19 10:31:01 frueauf Exp $
|
|
#
|
|
|
|
DISTNAME= xcb-2.3
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
MAINTAINER= root@garbled.net
|
|
|
|
USE_IMAKE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|