mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
19 lines
312 B
Makefile
19 lines
312 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.15
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X11 protocol headers
|
|
|
|
XORG_CAT= proto
|
|
USE_GNOME= pkgconfig
|
|
|
|
.include <bsd.port.mk>
|