openbsd-ports/net/p5-IP-Country/Makefile
2013-03-11 11:35:43 +00:00

19 lines
353 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 11:35:51 espie Exp $
COMMENT= fast lookup of country codes by IP address
MODULES= cpan
DISTNAME= IP-Country-2.27
REVISION= 0
CATEGORIES= net
USE_GROFF = Yes
MAINTAINER= Michael Erdely <merdely@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS = geo/p5-Geography-Countries
.include <bsd.port.mk>