15 lines
235 B
Makefile
15 lines
235 B
Makefile
# $OpenBSD: Makefile,v 1.18 2019/07/12 21:02:28 sthen Exp $
|
|
|
|
COMMENT= HTML output stream class
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= HTML-Stream-1.60
|
|
REVISION= 1
|
|
CATEGORIES= www devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|