wok-next view ppp-dev/receipt @ rev 19936

mate-common: automake-1.15 support, mate-desktop, mate-icon-theme, mate-system-monitor: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 15 17:04:15 2017 +0200 (2017-10-15)
parents 3a6b97ad0a64
children
line source
1 # SliTaz package receipt.
3 PACKAGE="ppp-dev"
4 VERSION="2.4.7"
5 CATEGORY="development"
6 SHORT_DESC="Point-to-Point Protocol (PPP) development files."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="BSD GPL"
9 WEB_SITE="http://ppp.samba.org/"
10 HOST_ARCH="i486 arm"
12 WANTED="ppp"
13 DEPENDS="ppp"
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 copy include/
19 }