aboutsummaryrefslogblamecommitdiff
path: root/x11/libICE/Makefile
blob: 9a276bad2dc180b21ed4ee6125a16c6fe1724b39 (plain) (tree)
1
2
3
4
5
6
7
8
                                              
           

                      
                     
                 
                 
                   



                                                     
                   
                                  
                             
 
                      
# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$

PORTNAME=	libICE
PORTVERSION=	1.0.9
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	x11

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

XORG_CAT=	lib
USE_XORG=	xproto:both xtrans
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>