12 lines
168 B
Makefile
12 lines
168 B
Makefile
|
COMMENT = peek at lexical variables
|
||
|
|
||
|
MODULES = cpan
|
||
|
PKG_ARCH = *
|
||
|
DISTNAME = Proc-Background-1.30
|
||
|
CATEGORIES = devel
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|