13 lines
184 B
Makefile
Raw Normal View History

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