Lines 8-16
Link Here
|
8 |
PKGNAMEPREFIX= p5- |
8 |
PKGNAMEPREFIX= p5- |
9 |
DISTNAME= CursesWidgets-${PORTVERSION} |
9 |
DISTNAME= CursesWidgets-${PORTVERSION} |
10 |
|
10 |
|
11 |
MAINTAINER= ports@FreeBSD.org |
11 |
MAINTAINER= 5u623l20@gmail.com |
12 |
COMMENT= Curses-based widgets and functions |
12 |
COMMENT= Curses-based widgets and functions |
13 |
|
13 |
|
|
|
14 |
LICENSE= ART10 GPLv1 |
15 |
LICENSE_COMB= dual |
16 |
|
14 |
BUILD_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses |
17 |
BUILD_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses |
15 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
18 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
16 |
|
19 |
|