18 lines
245 B
Makefile
18 lines
245 B
Makefile
|
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>
|