16 lines
280 B
Makefile
16 lines
280 B
Makefile
# $OpenBSD: Makefile,v 1.14 2013/03/11 10:50:18 espie Exp $
|
|
|
|
COMMENT= run a subprocess in batch mode
|
|
|
|
MODULES= cpan
|
|
DISTNAME= IPC-Run3-0.042
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|