1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/security/p5-Authen-Ticket/Makefile
2001-01-01 09:02:18 +00:00

23 lines
416 B
Makefile

# 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
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Authen
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>