1 # Template file for 'sunwait'
5 wrksrc="${pkgname}-${version##*.}"
6 build_style=gnu-makefile
7 short_desc="A small C program calculating sunrise and sunset"
8 maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
10 homepage="http://www.risacher.org/sunwait/"
11 distfiles="${homepage}${pkgname}-${version##*.}.tar.gz"
12 checksum=46ecd64142e0c7c2decac8df241b78ccae0d1b323929fb4d61aa1acc16a9ff96
15 sed -i 's/\(-lm\)/\1 $(LDFLAGS)/' Makefile