openbsd-ports/www/pecl-uploadprogress/Makefile
2012-04-19 21:30:26 +00:00

18 lines
319 B
Makefile

# $OpenBSD: Makefile,v 1.7 2012/04/19 21:30:38 sthen Exp $
COMMENT= PHP upload progress meter
DISTNAME= uploadprogress-1.0.1
REVISION= 3
# PHP
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= lang/php/pecl
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>