ports/devel/p5-Module-Reload/Makefile
Sunpoet Po-Chuan Hsieh 89ae0ced15 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189563
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:39:33 +00:00

18 lines
317 B
Makefile

# Created by: andrew@scoop.co.nz
# $FreeBSD$
PORTNAME= Module-Reload
PORTVERSION= 1.07
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Reload perl library files when updated on disk
LICENSE= ARTPERL10
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>