1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
2021-04-06 16:31:07 +02:00

17 lines
306 B
Makefile

# Created by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
PORTNAME= String-Pad
PORTVERSION= 0.020
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= String padding routines for Perl
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>