openbsd-ports/net/p5-IP-Country/Makefile

19 lines
353 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $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
2010-10-18 14:36:45 -04:00
USE_GROFF = Yes
MAINTAINER= Michael Erdely <merdely@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
2010-11-19 17:31:32 -05:00
RUN_DEPENDS = geo/p5-Geography-Countries
.include <bsd.port.mk>