13 lines
188 B
Makefile
Raw Normal View History

include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libxkbui
PKG_NAME:=libxkbui-X11R7.1
PKG_RELEASE:=1
PKG_VERSION:=1.0.2
_DEPEND:=
include ../common.mk
$(eval $(call BuildPackage,$(PKG_NAME)))