18 lines
309 B
Makefile
18 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>
|