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