freebsd-ports/www/p5-Maypole-Authentication-UserSessionCookie/Makefile
Yen-Ming Lee 31c6b417f4 - Update to 1.4
- fix PLIST

PR:		78080
Submitted by:	leeym
Approved by:	maintainer timeout
2005-03-09 17:27:09 +00:00

24 lines
578 B
Makefile

# New ports collection makefile for: p5-Maypole-Authentication-UserSessionCookie
# Date created: Aug 21 2004
# Whom: Marc G. Fournier
#
# $FreeBSD$
PORTNAME= Maypole-Authentication-UserSessionCookie
PORTVERSION= 1.4
PORTREVISION= 0
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
BROKEN= Incomplete pkg-plist
PERL_CONFIGURE= yes
MAN3= Maypole::Authentication::UserSessionCookie.3
.include <bsd.port.mk>