openbsd-ports/www/pecl-uploadprogress/Makefile
2013-03-11 11:35:43 +00:00

15 lines
242 B
Makefile

# $OpenBSD: Makefile,v 1.11 2013/03/11 11:44:47 espie Exp $
COMMENT= PHP upload progress meter
DISTNAME= uploadprogress-1.0.1
REVISION= 6
# PHP
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/php/pecl
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>