16 lines
323 B
Makefile

# $OpenBSD: Makefile,v 1.2 2020/07/03 21:46:06 sthen Exp $
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>