mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
15 lines
205 B
Makefile
15 lines
205 B
Makefile
COMMENT= various subroutines to format text
|
|
|
|
DISTNAME = Text-Format-0.63
|
|
CATEGORIES= textproc
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
.include <bsd.port.mk>
|