2022-03-11 20:09:36 +00:00

18 lines
356 B
Makefile

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>