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


                             
                 
                              
                    

                   
                                
                                                                                       
 

                          

                         
                   
 
                      
# Created by: will

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

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

LICENSE=	BSD3CLAUSE

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>