ports/www/p5-Maypole-Authentication-UserSessionCookie/Makefile

18 lines
356 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= track sessions and, optionally, users
MODULES= cpan
PKG_ARCH= *
DISTNAME= Maypole-Authentication-UserSessionCookie-1.1
REVISION= 3
CATEGORIES= www
# Same as Maypole which is same as Perl
PERMIT_PACKAGE= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/SIMON/}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= www/p5-Maypole
.include <bsd.port.mk>