openbsd-ports/www/p5-IO-HTML/Makefile

17 lines
307 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2013/03/26 23:53:57 nigel Exp $
COMMENT = open an HTML file with automatic charset detection
DISTNAME = IO-HTML-1.00
CATEGORIES = www
CPAN_AUTHOR = CJM
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
.include <bsd.port.mk>