15 lines
245 B
Makefile
15 lines
245 B
Makefile
# $OpenBSD: Makefile,v 1.15 2015/06/05 06:00:23 robert Exp $
|
|
|
|
COMMENT= PHP upload progress meter
|
|
|
|
DISTNAME= uploadprogress-1.0.3.1
|
|
REVISION= 1
|
|
|
|
# PHP
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= lang/php/pecl
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
.include <bsd.port.mk>
|