summaryrefslogtreecommitdiffstats
path: root/x11/libICE/Makefile
blob: dced540bb647815db6ca21703d043f8b7e12bd68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   libICE
# Date Created:         09 Nov, 2003
# Whom:             Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD: ports/x11/libICE/Makefile,v 1.20 2008/03/13 10:33:53 flz Exp $
#

PORTNAME=   libICE
PORTVERSION=    1.0.7
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>