64da8bf0b6
- much better i18n, slightly inefficient and probably not perfect, but cna be used to convert between a lot of apps who have their own problems (mozilla, netscape, lyx...) - properties are now being initialized properly.
14 lines
341 B
Makefile
14 lines
341 B
Makefile
# $NetBSD: Makefile,v 1.9 2006/02/06 12:13:09 rpaulo Exp $
|
|
|
|
DISTNAME= xcb-2.4
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.goof.com/pcg/marc/data/
|
|
|
|
MAINTAINER= tron@NetBSD.org
|
|
HOMEPAGE= http://www.goof.com/pcg/marc/xcb.html
|
|
COMMENT= Extensible, multiple cut buffers for X
|
|
|
|
USE_IMAKE= YES
|
|
BUILD_TARGET= all Xcb.ad
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|