2003-12-21 20:42:47 +01:00
|
|
|
# New ports collection makefile for: xproto
|
|
|
|
# Date Created: 29 Oct, 2003
|
|
|
|
# Whom: Eric Anholt <anholt@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= xproto
|
2011-09-07 23:19:05 +02:00
|
|
|
PORTVERSION= 7.0.22
|
2003-12-21 20:42:47 +01:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= X11 protocol headers
|
|
|
|
|
2007-05-19 22:36:56 +02:00
|
|
|
XORG_CAT= proto
|
2007-10-04 19:50:34 +02:00
|
|
|
USE_GNOME= pkgconfig
|
2003-12-21 20:42:47 +01:00
|
|
|
|
2011-09-07 23:19:05 +02:00
|
|
|
CONFIGURE_ARGS+=--disable-specs
|
|
|
|
|
2003-12-21 20:42:47 +01:00
|
|
|
.include <bsd.port.mk>
|