freebsd-ports/textproc/p5-Parse-EDID/Makefile

17 lines
311 B
Makefile

PORTNAME= Parse-EDID
PORTVERSION= 1.0.7
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= xavier@amdh.fr
COMMENT= Extended display identification data (EDID) parser
WWW= https://metacpan.org/dist/Parse-EDID
LICENSE= GPLv3
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>