wok view cups-dev/receipt @ rev 24566

updated freeradius and freeradius-pam (3.0.20 -> 3.0.25)
author Hans-G?nter Theisgen
date Sat Feb 26 07:43:46 2022 +0100 (2022-02-26)
parents 091670bbc959
children
line source
1 # SliTaz package receipt."
3 PACKAGE="cups-dev"
4 VERSION="2.4.1"
5 CATEGORY="development"
6 SHORT_DESC="Common UNIX Printing System - development files."
7 MAINTAINER="erjo@slitaz.org"
8 LICENSE="GPL2 LGPL2"
9 WEB_SITE="https://www.cups.org/"
11 DEPENDS="cups"
12 WANTED="cups"
14 genpkg_rules()
15 {
16 cook_copy_folders include
17 cook_copy_files *.*a
18 }