freebsd-ports/x11/libICE/Makefile
Baptiste Daroussin 066d023bd2 Update to 1.0.9
strip binaries
2014-07-20 22:45:00 +00:00

16 lines
299 B
Makefile

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