wok-next view gadmintools/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents 0d095d0c9b59
children d958fec46c9f
line source
1 # SliTaz package receipt.
3 PACKAGE="gadmintools"
4 VERSION="1.0"
5 CATEGORY="meta"
6 SHORT_DESC="GTK+ configuration tools."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="GPL3"
9 WEB_SITE="http://dalalven.dtdns.net/linux/gadmintools-webpage/"
11 DEPENDS="gadmin-bind gadmin-openvpn-client gadmin-openvpn-server \
12 gadmin-rsync gadmin-samba gadmin-squid gadmin-dhcpd gadmin-sshd gadmin-httpd \
13 gadmin-antivirus gadmin-proftpd"
14 SUGGESTED="gadmin-sendmail"