13 lines
275 B
Makefile
13 lines
275 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/02/17 17:07:00 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= xcb-2.3
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
|
|
|
|
MAINTAINER= root@garbled.net
|
|
COMMENT= Extensible, multiple cut buffers for X
|
|
|
|
USE_IMAKE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|