d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
18 lines
302 B
Makefile
18 lines
302 B
Makefile
# New ports collection makefile for: xcmiscproto
|
|
# Date Created: 08 Aug 2005
|
|
# Whom: Dejan Lesjak <lesi@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xcmiscproto
|
|
PORTVERSION= 1.1.2
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= XCMisc extension headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|