freebsd-ports/x11/xproto/Makefile

21 lines
345 B
Makefile
Raw Normal View History

# New ports collection makefile for: xproto
# Date Created: 29 Oct, 2003
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xproto
PORTVERSION= 7.0.22
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X11 protocol headers
XORG_CAT= proto
USE_GNOME= pkgconfig
CONFIGURE_ARGS+=--disable-specs
.include <bsd.port.mk>