openbsd-ports/archivers/pecl-rar/Makefile
espie c80849c13c regress -> test
PERMIT_* cleanup
2013-03-10 22:28:04 +00:00

18 lines
275 B
Makefile

# $OpenBSD: Makefile,v 1.12 2013/03/10 22:28:05 espie Exp $
COMMENT= PHP support for rar archives
DISTNAME= rar-2.0.0
CATEGORIES= archivers
REVISION= 7
# PHP
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= m stdc++
MODULES= lang/php/pecl
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>