14 lines
240 B
Makefile
14 lines
240 B
Makefile
|
COMMENT = information about the currently running perl
|
||
|
MODULES = cpan
|
||
|
PKG_ARCH = *
|
||
|
DISTNAME = Probe-Perl-0.03
|
||
|
CATEGORIES = devel lang
|
||
|
REVISION = 0
|
||
|
|
||
|
CPAN_AUTHOR = KWILLIAMS
|
||
|
|
||
|
# Artistic/GPL
|
||
|
PERMIT_PACKAGE = Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|