mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
14 lines
220 B
Makefile
14 lines
220 B
Makefile
COMMENT = HTML to text formatting using external programs
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = HTML-FormatExternal-26
|
|
CATEGORIES = www devel
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
CONFIGURE_STYLE = perl
|
|
|
|
.include <bsd.port.mk>
|