2010-11-11 07:35:09 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2010/11/11 12:35:14 sthen Exp $
|
2005-05-31 15:25:26 -04:00
|
|
|
|
2007-07-11 05:31:20 -04:00
|
|
|
COMMENT= read / write PHP session files
|
2005-05-31 15:25:26 -04:00
|
|
|
|
2006-11-17 11:02:48 -05:00
|
|
|
MODULES= cpan
|
2005-11-17 09:03:58 -05:00
|
|
|
DISTNAME= PHP-Session-0.26
|
2010-11-11 07:35:09 -05:00
|
|
|
REVISION= 1
|
|
|
|
CATEGORIES= www
|
2010-10-19 04:02:53 -04:00
|
|
|
USE_GROFF = Yes
|
2005-05-31 15:25:26 -04:00
|
|
|
|
|
|
|
# GPL/Artistic
|
2010-11-11 07:35:09 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2005-05-31 15:25:26 -04:00
|
|
|
|
2010-11-11 07:35:09 -05:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2007-07-11 05:31:20 -04:00
|
|
|
RUN_DEPENDS= ::devel/p5-Universal-require
|
2005-05-31 15:25:26 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|