14 lines
233 B
Makefile
14 lines
233 B
Makefile
# $OpenBSD: Makefile,v 1.6 2015/11/11 13:53:32 benoit Exp $
|
|
|
|
COMMENT = commandline execution interface
|
|
|
|
DISTNAME = System_Command-1.0.8
|
|
CATEGORIES = devel
|
|
|
|
# BSD
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
MODULES = www/pear
|
|
|
|
.include <bsd.port.mk>
|