aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Curses-Application
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-25 12:42:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-25 12:42:32 +0000
commit56d43ed2084fb697d5593f476ab7873333577150 (patch)
tree59884db517a2c84c6f8d8a0c405ad4b2cfc69c3a /devel/p5-Curses-Application
parentec327364b13cb79e234051eaf6039603f9fbb280 (diff)
- Add LICENSE
- Pass maintainership to submitter PR: ports/189608 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=355238
Diffstat (limited to 'devel/p5-Curses-Application')
-rw-r--r--devel/p5-Curses-Application/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Curses-Application/Makefile b/devel/p5-Curses-Application/Makefile
index 5c3ea436a93f..72968d17aa72 100644
--- a/devel/p5-Curses-Application/Makefile
+++ b/devel/p5-Curses-Application/Makefile
@@ -8,9 +8,11 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= CursesApplication-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Curses application development framework
+LICENSE= GPLv2
+
BUILD_DEPENDS= p5-Curses-Forms>=0:${PORTSDIR}/devel/p5-Curses-Forms
RUN_DEPENDS:= ${BUILD_DEPENDS}