15 lines
276 B
Makefile
15 lines
276 B
Makefile
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:44:46 espie Exp $
|
|
|
|
COMMENT= simple means to move data between Perl and PHP
|
|
|
|
MODULES= cpan
|
|
DISTNAME= PHP-Serialization-0.33
|
|
REVISION= 0
|
|
CATEGORIES= www
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|