15 lines
236 B
Makefile
15 lines
236 B
Makefile
# $OpenBSD: Makefile,v 1.11 2020/07/03 21:45:07 sthen Exp $
|
|
|
|
COMMENT= peek at lexical variables
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Proc-Background-1.10
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|