- Add LICENSE
- Fix WWW - Pass maintainership to submitter PR: ports/189599 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
09e1e87dc5
commit
bf8bd95024
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355232
2 changed files with 4 additions and 2 deletions
|
@ -8,9 +8,11 @@ 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}
|
||||
|
||||
|
|
|
@ -3,4 +3,4 @@ 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/
|
||||
|
|
Loading…
Reference in a new issue