freebsd-ports/devel/p5-CPAN-Changes/Makefile
Sunpoet Po-Chuan Hsieh 249a123571 Use real PORTVERSION
2018-01-07 12:12:38 +00:00

20 lines
354 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= CPAN-Changes
PORTVERSION= 0.400002
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Read and write CPAN Changes files
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>