openbsd-ports/net/GeoIP/pkg/PLIST-main
ajacoutot 96f15691b9 Use rm(1) `-f' in @extraunexec to prevent erroring out when using
pkg_delete -c.

ok sthen@ (maintainer)
2018-12-21 23:45:10 +00:00

14 lines
357 B
Plaintext

@comment $OpenBSD: PLIST-main,v 1.2 2018/12/21 23:45:10 ajacoutot Exp $
@pkgpath net/GeoIP
@extraunexec rm -f /var/db/GeoIP/*
@bin bin/geoiplookup
@bin bin/geoiplookup6
include/GeoIP.h
include/GeoIPCity.h
lib/libGeoIP.a
lib/libGeoIP.la
@lib lib/libGeoIP.so.${LIBGeoIP_VERSION}
lib/pkgconfig/geoip.pc
@man man/man1/geoiplookup.1
@man man/man1/geoiplookup6.1