summaryrefslogtreecommitdiff
path: root/package/xbitmaps/Makefile
blob: cce8a1b69d7d38293d4654ce4f1754fb94173500 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.

include $(TOPDIR)/rules.mk

PKG_NAME:=		xbitmaps
PKG_VERSION:=		1.1.0
PKG_RELEASE:=		1
PKG_MD5SUM:=		e9ab0ddd7dba49b448643768547a275d
PKG_DESCR:=		prerequiste for xsetroot
PKG_SECTION:=		x11/libs
PKG_SITES:=		http://xorg.freedesktop.org/archive/individual/app/
PKG_SUBPKGS:=

include $(TOPDIR)/mk/package.mk
include ${TOPDIR}/mk/pkg-bottom.mk