openbsd-ports/devel/pear-System-Command/Makefile
2011-09-16 09:24:48 +00:00

18 lines
318 B
Makefile

# $OpenBSD: Makefile,v 1.4 2011/09/16 09:24:53 espie Exp $
COMMENT= commandline execution interface
DISTNAME= System_Command-1.0.7
REVISION= 0
CATEGORIES= devel
MODULES= www/pear
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>