13 lines
214 B
Makefile
Raw Normal View History

include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=libfontenc
PKG_NAME:=libfontenc-X11R7.2
PKG_RELEASE:=1
PKG_VERSION:=1.0.4
_DEPEND:= +xproto-X11R7.2 +zlib
include ../common.mk
$(eval $(call BuildPackage,$(PKG_NAME)))