sthen 7a712579ab - fix py-GeoIP build, missing patch to use -I${LOCALBASE}/include, but we
can use CFLAGS instead.

- install examples/ rather than tests/

- re-enable tests (with new test dependency) but mark them as
TEST_IS_INTERACTIVE as they use the commercial GeoIP data files.

didn't build so no bump.  OK benoit@
2014-11-13 12:29:01 +00:00

19 lines
1.2 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.7 2014/11/13 12:29:01 sthen Exp $
lib/python${MODPY_VERSION}/site-packages/GeoIP-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/GeoIP-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
lib/python${MODPY_VERSION}/site-packages/GeoIP-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
lib/python${MODPY_VERSION}/site-packages/GeoIP-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
lib/python${MODPY_VERSION}/site-packages/GeoIP-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
lib/python${MODPY_VERSION}/site-packages/GeoIP.so
share/examples/${MODPY_PY_PREFIX}GeoIP/
share/examples/${MODPY_PY_PREFIX}GeoIP/city.py
share/examples/${MODPY_PY_PREFIX}GeoIP/city_charset.py
share/examples/${MODPY_PY_PREFIX}GeoIP/country.py
share/examples/${MODPY_PY_PREFIX}GeoIP/domain.py
share/examples/${MODPY_PY_PREFIX}GeoIP/netspeed.py
share/examples/${MODPY_PY_PREFIX}GeoIP/netspeedcell.py
share/examples/${MODPY_PY_PREFIX}GeoIP/org.py
share/examples/${MODPY_PY_PREFIX}GeoIP/region.py
share/examples/${MODPY_PY_PREFIX}GeoIP/t.py
share/examples/${MODPY_PY_PREFIX}GeoIP/v6.py