15 lines
235 B
Makefile
15 lines
235 B
Makefile
# $OpenBSD: Makefile,v 1.19 2020/07/03 21:46:01 sthen Exp $
|
|
|
|
COMMENT= HTML output stream class
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= HTML-Stream-1.60
|
|
REVISION= 2
|
|
CATEGORIES= www devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|