mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
83e82afc89
- Pass maintainership to submitter PR: 128156 Submitted by: Dennis Herrmann <adox@mcx2.org>
20 lines
443 B
Plaintext
20 lines
443 B
Plaintext
bin/geoiplookup
|
|
bin/geoiplookup6
|
|
bin/geoipupdate
|
|
bin/geoipupdate.sh
|
|
@unexec if cmp -s %D/etc/GeoIP.conf %D/etc/GeoIP.conf.default; then rm -f %D/etc/GeoIP.conf; fi
|
|
etc/GeoIP.conf.default
|
|
include/GeoIP.h
|
|
include/GeoIPCity.h
|
|
include/GeoIPUpdate.h
|
|
lib/libGeoIP.a
|
|
lib/libGeoIP.la
|
|
lib/libGeoIP.so
|
|
lib/libGeoIP.so.5
|
|
lib/libGeoIPUpdate.a
|
|
lib/libGeoIPUpdate.la
|
|
lib/libGeoIPUpdate.so
|
|
lib/libGeoIPUpdate.so.0
|
|
%%DATADIR%%/GeoIP.dat
|
|
@dirrmtry %%DATADIR%%
|