20 lines
328 B
Makefile
20 lines
328 B
Makefile
# New ports collection makefile for: xcb
|
|
# Date created: 1 August 1995
|
|
# Whom: jkh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xcb
|
|
PORTVERSION= 2.4
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.goof.com/pcg/marc/data/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A tool for managing x11 cut-buffers
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xcb.1
|
|
|
|
.include <bsd.port.mk>
|