917deaf4cb
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8853 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
170 B
Makefile
12 lines
170 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
PKG_NAME:=compositeproto-X11R7.1
|
|
PKG_RELEASE:=1
|
|
PKG_VERSION:=0.3.1
|
|
|
|
_DEPEND:=
|
|
|
|
include ../common.mk
|
|
|
|
$(eval $(call BuildPackage,$(PKG_NAME)))
|