openbsd-ports/converters/p5-Finance-Currency-Convert-XE/Makefile
jasper 0b30139f5c - update p5-Finance-Currency-Convert-XE to 0.15
(adds about 90 new currencies, among other changes)
2008-09-08 00:01:07 +00:00

21 lines
398 B
Makefile

# $OpenBSD: Makefile,v 1.4 2008/09/08 00:01:07 jasper Exp $
COMMENT= currency conversion
DISTNAME= Finance-Currency-Convert-XE-0.15
CATEGORIES= converters
MODULES= cpan
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CPAN_AUTHOR= BARBIE
RUN_DEPENDS= ::www/p5-HTML-Parser \
::www/p5-WWW-Mechanize
.include <bsd.port.mk>