2004-08-26 21:26:40 +02:00
|
|
|
# New ports collection makefile for: p5-Maypole-Authentication-UserSessionCookie
|
|
|
|
# Date created: Aug 21 2004
|
2004-08-22 02:09:01 +02:00
|
|
|
# Whom: Marc G. Fournier
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Maypole-Authentication-UserSessionCookie
|
|
|
|
PORTVERSION= 1.3
|
2004-08-26 21:26:40 +02:00
|
|
|
PORTREVISION= 1
|
2004-08-22 02:09:01 +02:00
|
|
|
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
|
|
|
|
|
2005-02-28 05:06:46 +01:00
|
|
|
BROKEN= Incomplete pkg-plist
|
|
|
|
|
2004-08-22 02:09:01 +02:00
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|