openbsd-ports/x11/xcb/Makefile

21 lines
426 B
Makefile
Raw Normal View History

2002-03-21 21:25:50 +00: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 22:28:49 +00:00
CATEGORIES= x11
2002-03-21 21:25:50 +00: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 08:10:17 +00:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 06:29:49 +00:00
2001-07-09 17:10:49 +00:00
USE_X11= Yes
CONFIGURE_STYLE= imake
1998-01-25 22:28:49 +00:00
.include <bsd.port.mk>