]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blame_incremental - ez-ipupdate/ez-ipupdate.nm
Move all packages to root.
[people/stevee/ipfire-3.x.git] / ez-ipupdate / ez-ipupdate.nm
... / ...
CommitLineData
1###############################################################################
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
4###############################################################################
5
6name = ez-ipupdate
7version = 3.0.11b8
8release = 1
9
10groups = Networking/Tools
11url = http://www.gusnet.cx/proj/ez-ipupdate/
12license = GPLv2+
13summary = Client for Dynamic DNS Services.
14
15description
16 ez-ipupdate is a small utility for updating your host name for a lot of
17 dynamic DNS service provider.
18end
19
20source_dl =
21
22build
23 configure_cmds
24 chmod -v 755 missing
25 end
26end
27
28packages
29 package %{name}
30 end
31end