diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-27 09:21:28 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-27 09:21:28 +0000 |
commit | 3ce4797a302e216fb8664f9579e524a9b4a31469 (patch) | |
tree | 2260a263b1d842ebaf9c3f62b02bd2e38a06081b /shells/viewglob | |
parent | f3ffd8f5f8045bfc496392444a3b81476eabeb8f (diff) | |
download | ports-3ce4797a302e216fb8664f9579e524a9b4a31469.tar.gz ports-3ce4797a302e216fb8664f9579e524a9b4a31469.zip |
Notes
Diffstat (limited to 'shells/viewglob')
-rw-r--r-- | shells/viewglob/Makefile | 5 | ||||
-rw-r--r-- | shells/viewglob/pkg-plist | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/viewglob/Makefile b/shells/viewglob/Makefile index 056d543061c0..07789365dd94 100644 --- a/shells/viewglob/Makefile +++ b/shells/viewglob/Makefile @@ -8,7 +8,7 @@ CATEGORIES= shells MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK+ add-on to bash and zsh +COMMENT= GTK+ add-on to bash and zsh BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash RUN_DEPENDS= bash:${PORTSDIR}/shells/bash @@ -19,7 +19,4 @@ USE_GNOME= gtk20 GNU_CONFIGURE= yes LDFLAGS+= -lm -MAN1= vgd.1 vgseer.1 viewglob.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/shells/viewglob/pkg-plist b/shells/viewglob/pkg-plist index e7de648524cb..680368620e3b 100644 --- a/shells/viewglob/pkg-plist +++ b/shells/viewglob/pkg-plist @@ -9,4 +9,7 @@ lib/viewglob/vgclassic lib/viewglob/vgexpand lib/viewglob/vgmini lib/viewglob/vgping +man/man1/vgd.1.gz +man/man1/vgseer.1.gz +man/man1/viewglob.1.gz @dirrm lib/viewglob |