aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Maypole-Authentication-UserSessionCookie/Makefile
blob: c16a9025f297db511e24a9734388711df19860cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    p5-Maypole
# Date created:             Apr 2 2004
# Whom:                 Marc G. Fournier
#
# $FreeBSD$

PORTNAME=   Maypole-Authentication-UserSessionCookie
PORTVERSION=    1.3
CATEGORIES= www perl5
MASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/S/SI/SIMON/
PKGNAMEPREFIX=  p5-

MAINTAINER= scrappy@FreeBSD.org
COMMENT=    Track sessions and, optionally, users

PERL_CONFIGURE= yes

.include <bsd.port.mk>