1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/x11/libICE/Makefile
2021-04-06 16:31:07 +02:00

19 lines
343 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
PORTNAME= libICE
PORTVERSION= 1.0.10
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Inter Client Exchange library for X11
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg xorg-cat:lib
USE_XORG= xorgproto xtrans
INSTALL_TARGET= install-strip
.include <bsd.port.mk>