freebsd-ports/x11/libXevie/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

26 lines
456 B
Makefile

# New ports collection makefile for: libXevie
# Date Created: 21 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libXevie
PORTVERSION= 1.0.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= The Xevie library
XORG_CAT= lib
USE_XORG= evieproto x11 xext xextproto xproto:both
MAN3= Xevie.3 \
XevieEnd.3 \
XevieQueryVersion.3 \
XevieSelectInput.3 \
XevieSendEvent.3 \
XevieStart.3
.include <bsd.port.mk>