ports/devel/p5-Shell/Makefile

18 lines
245 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= run shell commands transparently
MODULES= cpan
PKG_ARCH= *
DISTNAME= Shell-0.73
PKGNAME= p5-Shell-0.73
REVISION= 0
MAINTAINER = Adam Wolk <awolk@openbsd.org>
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>