17 lines
263 B
Makefile

# $OpenBSD: Makefile,v 1.14 2013/08/14 11:43:03 sthen Exp $
COMMENT= PHP support for rar archives
DISTNAME= rar-3.0.1
CATEGORIES= archivers
# PHP
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= m stdc++
MODULES= lang/php/pecl
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>