Files
ports/devel/p5-Module-List/Makefile
2021-04-06 16:31:07 +02:00

20 lines
335 B
Makefile

# Created by: Oleg A. Mamontov <oleg@mamontov.net>
PORTNAME= Module-List
PORTVERSION= 0.004
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= oleg@mamontov.net
COMMENT= Module 'directory' listing
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>