openbsd-ports/www/p5-URL-Encode/Makefile
2022-03-11 20:09:36 +00:00

14 lines
263 B
Makefile

COMMENT = encoding and decoding of application/x-www-form-urlencoded
DISTNAME = URL-Encode-0.03
CATEGORIES = www
PKG_ARCH = *
REVISION = 0
MAINTAINER = Andrew Hewus Fresh <afresh1@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
.include <bsd.port.mk>