freebsd-ports/devel/p5-Term-Screen/Makefile
Sunpoet Po-Chuan Hsieh d475904866 - Update to 1.06
- Add LICENSE

Changes:	http://search.cpan.org/dist/Term-Screen/Changes
2016-12-07 16:19:31 +00:00

20 lines
350 B
Makefile

# Created by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
# $FreeBSD$
PORTNAME= Term-Screen
PORTVERSION= 1.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Basic screen + input class
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>