ports/devel/p5-Class-Std-Utils/Makefile
2021-06-10 22:46:03 +08:00

22 lines
401 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
PORTNAME= Class-Std-Utils
PORTVERSION= 0.0.3
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utility subroutines for building "inside-out" objects
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>