15 lines
265 B
Makefile
15 lines
265 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/03/11 10:50:21 espie Exp $
|
|
|
|
COMMENT= module to launch and control background processes
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Proc-Simple-1.23
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|