head	1.10;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.01.10;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2008.05.19.13.12.02;	author araujo;	state Exp;
branches;
next	1.8;

1.8
date	2008.04.17.14.28.03;	author araujo;	state Exp;
branches;
next	1.7;

1.7
date	2004.04.10.17.26.48;	author trevor;	state Exp;
branches;
next	1.6;

1.6
date	2003.10.24.12.03.27;	author ijliao;	state Exp;
branches;
next	1.5;

1.5
date	2003.02.20.18.59.07;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.10.16.47.53;	author lioux;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.06.22.46.51;	author adamw;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.01.06.37.02;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2001.01.01.09.02.18;	author will;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:	Authen-Ticket
# Date created:				Mon Jan  1 03:55:39 2001
# Whom:					will
#
# $FreeBSD: head/security/p5-Authen-Ticket/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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>
@


1.9
log
@- Include some ports in perl5 category.

PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d10 1
a10 1
CATEGORIES=	security
@


1.7
log
@Tidy up whitespace.
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Authen
@


1.6
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@a19 1

@


1.5
log
@De-pkg-comment.
@
text
@a19 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.4
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d16 1
@


1.3
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a16 2
PORTCOMMENT=	Perl module providing the framework for implementing a ticketing system

@


1.2
log
@Remove do-configure section, use PERL_CONFIGURE now.
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/p5-Authen-Ticket/Makefile,v 1.1 2001/01/01 09:02:18 will Exp $
d16 2
@


1.1
log
@Add p5-Authen-Ticket 0.02, a perl module that provides the framework for
implementing a ticketing system.
@
text
@d5 1
a5 1
# $FreeBSD$
a16 1
USE_PERL5=	yes
@

