openbsd-ports/x11/xcb/Makefile

21 lines
426 B
Makefile
Raw Normal View History

2002-03-21 16:25:50 -05:00
# $OpenBSD: Makefile,v 1.13 2002/03/21 21:25:56 espie Exp $
COMMENT= "tool for managing X11 cut-buffers"
DISTNAME= xcb-2.3i
1998-01-25 17:28:49 -05:00
CATEGORIES= x11
2002-03-21 16:25:50 -05:00
NEED_VERSION= 1.515
MASTER_SITES= http://www.goof.com/pcg/marc/data/
HOMEPAGE= http://www.goof.com/pcg/marc/xcb.html
1999-10-31 03:10:17 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 01:29:49 -05:00
2001-07-09 13:10:49 -04:00
USE_X11= Yes
CONFIGURE_STYLE= imake
1998-01-25 17:28:49 -05:00
.include <bsd.port.mk>