run shell commands transparently within perl required by upcoming textproc/fragistics OK abieber@
19 lines
303 B
Makefile
19 lines
303 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2016/06/10 12:54:44 awolk Exp $
|
|
|
|
COMMENT= run shell commands transparently
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
DISTNAME= Shell-0.73
|
|
PKGNAME= p5-Shell-0.73
|
|
|
|
MAINTAINER = Adam Wolk <awolk@openbsd.org>
|
|
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|