2021-05-31 03:57:39 +08:00

21 lines
357 B
Makefile

# Created by: ijliao
PORTNAME= Text-Greeking
PORTVERSION= 0.15
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generate meaningless text that creates the illusion of the document
LICENSE= ART10
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>