d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
17 lines
341 B
Makefile
17 lines
341 B
Makefile
# New ports collection makefile for: xproxymanagementprotocol
|
|
# Date Created: Jun 21 2006
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xproxymanagementprotocol
|
|
PORTVERSION= 1.0.2
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X Proxy Management Protocol headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|