mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
18 lines
341 B
Makefile
18 lines
341 B
Makefile
# New ports collection makefile for: xcb
|
|
# Version required: 2.3
|
|
# Date created: 1 August 1995
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1995/08/02 06:27:24 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= xcb-2.3
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
MAINTAINER= jkh@FreeBSD.ORG
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|