aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libICE/Makefile
blob: 3e6ec341c19a9309838d299947a6d358485ed374 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$

PORTNAME=   libICE
PORTVERSION=    1.0.8
PORTREVISION=   2
PORTEPOCH=  1
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    Inter Client Exchange library for X11

XORG_CAT=   lib
USE_XORG=   xproto:both xtrans

.include <bsd.port.mk>