13 lines
196 B
Makefile
Raw Normal View History

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