14 lines
192 B
Makefile
Raw Normal View History

include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=xf86
PKG_NAME:=xf86-video-nv-X11R7.2
PKG_RELEASE:=1
PKG_VERSION:=1.2.2.1
_DEPEND:=
include ../common.mk
$(eval $(call BuildPackage,$(PKG_NAME)))