mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
284 B
Makefile
17 lines
284 B
Makefile
# New ports collection makefile for: xcb
|
|
# Version required: 2.3
|
|
# Date created: 1 August 1995
|
|
# Whom: jkh
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= xcb-2.3
|
|
CATEGORIES+= x11
|
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/
|
|
|
|
MAINTAINER= jkh@FreeBSD.ORG
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|