opnsense-ports/devel/p5-Object-Import/Makefile
Franco Fichtner 8c34d21606 */*: bring in previously unknown upstream stuff
Taken from: FreeBSD
2015-04-22 06:26:02 +02:00

16 lines
281 B
Makefile

# $FreeBSD$
PORTNAME= Object-Import
PORTVERSION= 1.004
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= pi@FreeBSD.org
COMMENT= Import methods of an object as functions to a package
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>