summaryrefslogblamecommitdiff
path: root/security/p5-Authen-Ticket/Makefile
blob: aee77587d5fdda0c1449c91f0e36a0e3c498556f (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                
                              
                    


                                 
                                                                                       
 

                   
                      
# New ports collection makefile for:	Authen-Ticket
# Date created:				Mon Jan  1 03:55:39 2001
# Whom:					will
#
# $FreeBSD$
#

PORTNAME=	Authen-Ticket
PORTVERSION=	0.02
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Perl module providing the framework for implementing a ticketing system

PERL_CONFIGURE=	yes

.include <bsd.port.mk>