aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Term-App-Util-Interactive/Makefile
blob: f7ed084fffb9d18d2394203b8936532a1faadfef (plain) (tree)
1
                                                  



















                                                                               
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	Term-App-Util-Interactive
PORTVERSION=	0.002
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Determine whether terminal application is running interactively

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>