aaa1885833
ok jasper@
23 lines
427 B
Makefile
23 lines
427 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:23 ajacoutot Exp $
|
|
|
|
COMMENT= currency conversion
|
|
|
|
DISTNAME= Finance-Currency-Convert-XE-0.16
|
|
REVISION= 0
|
|
CATEGORIES= converters
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
# 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>
|