1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/x11/libICE/Makefile
2013-09-24 06:24:17 +00:00

16 lines
269 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$
PORTNAME= libICE
PORTVERSION= 1.0.8
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>