13 lines
192 B
Makefile
Raw Normal View History

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