opnsense-ports/x11/libICE/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

17 lines
315 B
Makefile

# 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>