13 lines
216 B
Makefile
Raw Normal View History

include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libICE
PKG_NAME:=libICE-X11R7.2
PKG_RELEASE:=1
PKG_VERSION:=1.0.3
_DEPEND:= +xproto-X11R7.2 +xtrans-X11R7.2
include ../common.mk
$(eval $(call BuildPackage,$(PKG_NAME)))