mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
20 lines
321 B
Makefile
20 lines
321 B
Makefile
# New ports collection makefile for: trapproto
|
|
# Date Created: 06 Feb 2006
|
|
# Whom: Eric Anholt <anholt@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= trapproto
|
|
PORTVERSION= 3.4.3
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= DEC-XTRAP extension headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
USE_XORG= xt:both
|
|
|
|
.include <bsd.port.mk>
|