2020-11-03 15:54:02 +00:00

17 lines
267 B
Makefile

# $OpenBSD: Makefile,v 1.10 2020/11/03 15:54:02 benoit Exp $
COMMENT= various subroutines to format text
DISTNAME = Text-Format-0.62
CATEGORIES= textproc
# Perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>