opnsense-ports/devel/p5-Sub-Install/Makefile
Franco Fichtner f117b6fb3f devel/p5-Sub-Install: sync with upstream
Taken from: HardenedBSD
2017-09-16 12:54:34 +02:00

20 lines
367 B
Makefile

# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org>
# $FreeBSD$
PORTNAME= Sub-Install
PORTVERSION= 0.928
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Install subroutines into packages easily
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>