freebsd-ports/x11/xproto/Makefile
Pav Lucistnik 4dbcc88d1e - From here up it needs pkgconfig. Mysteriously missed in exprun
Reported by:	pointyhat
Pointy hat to:	pav
2007-10-04 17:50:34 +00:00

19 lines
328 B
Makefile

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