aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libXevie/Makefile
blob: 5544eb568478e7270e00f0dfbbcb248eea865ee2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=   libXevie
PORTVERSION=    1.0.3
PORTREVISION=   5
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    The Xevie library

LICENSE=    MIT

XORG_CAT=   lib
USE_XORG=   x11 xext xorgproto

.include <bsd.port.mk>