1998-05-22 04:07:30 +02:00
|
|
|
# New ports collection makefile for: p5-Term-Query
|
|
|
|
# Date created: 21 May 1998
|
|
|
|
# Whom: Garrett Wollman <wollman@lcs.mit.edu>
|
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1998-05-22 04:07:30 +02:00
|
|
|
#
|
|
|
|
|
2000-04-11 23:30:15 +02:00
|
|
|
PORTNAME= Term-Query
|
|
|
|
PORTVERSION= 2.0
|
1998-05-22 04:07:30 +02:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-04-11 23:30:15 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
1998-05-22 04:07:30 +02:00
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 18:07:10 +01:00
|
|
|
COMMENT= An interactive question-response user interface module
|
1998-05-22 04:07:30 +02:00
|
|
|
|
2003-10-24 14:05:09 +02:00
|
|
|
RUN_DEPENDS= ${SITE_PERL}/Array/PrintCols.pm:${PORTSDIR}/misc/p5-Array-PrintCols
|
1998-05-22 04:07:30 +02:00
|
|
|
|
2001-03-01 07:39:18 +01:00
|
|
|
PERL_CONFIGURE= YES
|
1998-05-22 04:07:30 +02:00
|
|
|
|
|
|
|
MAN3= Term::Query.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|