d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
17 lines
309 B
Makefile
17 lines
309 B
Makefile
# New ports collection makefile for: xineramaproto
|
|
# Date Created: 06 Feb 2006
|
|
# Whom: Eric Anholt <anholt@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xineramaproto
|
|
PORTVERSION= 1.1.2
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Xinerama extension headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|