mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stage support
This commit is contained in:
parent
fbafb287b5
commit
8da3bed1cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339291
@ -5,18 +5,14 @@ PORTNAME= xbmbrowser
|
||||
PORTVERSION= 5.1
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||
MASTER_SITES= XCONTRIB
|
||||
MASTER_SITE_SUBDIR= utilities
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= View complete directories of X bitmaps and X pixmaps
|
||||
|
||||
USES= imake
|
||||
USES= gmake imake
|
||||
USE_XORG= xaw xmu
|
||||
MAN1= xbmbrowser.1
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,4 +3,5 @@ lib/X11/app-defaults/XbmBrowser
|
||||
lib/X11/app-defaults/XbmBrowser-color
|
||||
lib/X11/xbmbrowser/xbmbrowser.menu
|
||||
lib/X11/xbmbrowser/xbmbrowser.menu.tut
|
||||
man/man1/xbmbrowser.1.gz
|
||||
@dirrm lib/X11/xbmbrowser
|
||||
|
Loading…
Reference in New Issue
Block a user