freebsd-ports/textproc/p5-Text-Lorem/Makefile
2021-05-31 03:57:43 +08:00

20 lines
341 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
PORTNAME= Text-Lorem
PORTVERSION= 0.34
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generate random Latin looking text
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>