summaryrefslogtreecommitdiff
path: root/package/xdpyinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/xdpyinfo/Makefile')
-rw-r--r--package/xdpyinfo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/xdpyinfo/Makefile b/package/xdpyinfo/Makefile
index faa321bb5..41016cc49 100644
--- a/package/xdpyinfo/Makefile
+++ b/package/xdpyinfo/Makefile
@@ -7,13 +7,15 @@ PKG_NAME:= xdpyinfo
PKG_VERSION:= 1.3.0
PKG_RELEASE:= 1
PKG_MD5SUM:= 588a84f9762c7e4e2b72508f16005b48
-PKG_DESCR:= xdpyinfo
+PKG_DESCR:= X display info utility
PKG_SECTION:= x11/apps
PKG_DEPENDS:= libxtst
PKG_BUILDDEP:= libXtst
PKG_URL:= http://www.x.org/
PKG_SITES:= ${MASTER_SITE_XORG}
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,XDPYINFO,xdpyinfo,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))