15 lines
240 B
Makefile
15 lines
240 B
Makefile
# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:24 espie Exp $
|
|
|
|
COMMENT= commandline execution interface
|
|
|
|
DISTNAME= System_Command-1.0.7
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
MODULES= www/pear
|
|
|
|
# BSD
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|