summaryrefslogtreecommitdiffstats
path: root/misc/pinfo
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerlioux <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commita882364f2403bc9d88e823745313b7de799bd176 (patch)
treedd5369640affc2ebaee3c07f6b9fa0a103a5c028 /misc/pinfo
parent3e65dfafbbc43ca7f1b56d2c5f043af567b691c7 (diff)
downloadFreeBSD-ports-a882364f2403bc9d88e823745313b7de799bd176.zip
FreeBSD-ports-a882364f2403bc9d88e823745313b7de799bd176.tar.gz
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Diffstat (limited to 'misc/pinfo')
-rw-r--r--misc/pinfo/Makefile2
-rw-r--r--misc/pinfo/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile
index 1077ad1..d5f41ce 100644
--- a/misc/pinfo/Makefile
+++ b/misc/pinfo/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://zeus.polsl.gliwice.pl/~pborys/stable-version/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Ncurses based, lynx style info documentation browser
-
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
diff --git a/misc/pinfo/pkg-comment b/misc/pinfo/pkg-comment
new file mode 100644
index 0000000..f0458b3
--- /dev/null
+++ b/misc/pinfo/pkg-comment
@@ -0,0 +1 @@
+Ncurses based, lynx style info documentation browser
OpenPOWER on IntegriCloud