diff --git a/devel/p5-Curses-Widgets/Makefile b/devel/p5-Curses-Widgets/Makefile index 20add21886e2..b80bc1f5a796 100644 --- a/devel/p5-Curses-Widgets/Makefile +++ b/devel/p5-Curses-Widgets/Makefile @@ -1,20 +1,22 @@ # Created by: petef@FreeBSD.org # $FreeBSD$ PORTNAME= Curses-Widgets PORTVERSION= 1.997 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= CursesWidgets-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Curses-based widgets and functions +LICENSE= GPLv2 + BUILD_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure .include diff --git a/devel/p5-Curses-Widgets/pkg-descr b/devel/p5-Curses-Widgets/pkg-descr index 393774237468..8f22c3fe3b35 100644 --- a/devel/p5-Curses-Widgets/pkg-descr +++ b/devel/p5-Curses-Widgets/pkg-descr @@ -1,6 +1,6 @@ This module provides a standard library of functions and widgets for use in creating Curses-based interfaces. Should work reliably with both Curses and nCurses libraries. -WWW: http://search.cpan.org/dist/curses_widgets/ +WWW: http://search.cpan.org/dist/CursesWidgets/