mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Convert to USES=imake
Trim headers
This commit is contained in:
parent
b5a3db0cb2
commit
c86f11d07c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322004
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: mmore
|
||||
# Date created: 8 July 2005
|
||||
# Whom: Matthew Holder <sixxgate@hotmail.com>
|
||||
#
|
||||
# Created by: Matthew Holder <sixxgate@hotmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mmore
|
||||
PORTVERSION= 1.01
|
||||
@ -12,11 +8,11 @@ CATEGORIES= sysutils
|
||||
MASTER_SITES= http://matt.sixxgate.com/files/
|
||||
|
||||
MAINTAINER= sixxgate@hotmail.com
|
||||
COMMENT= An Motif/X file/stream viewer
|
||||
COMMENT= Motif/X file/stream viewer
|
||||
|
||||
USES= imake
|
||||
USE_MOTIF= yes
|
||||
USE_BZIP2= yes
|
||||
USE_IMAKE= yes
|
||||
USE_XORG= x11 xmu xt
|
||||
MAN1= mmore.1
|
||||
MANCOMPRESSED= yes
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: roottail
|
||||
# Date created: 30 September 1999
|
||||
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
||||
#
|
||||
# Created by: Chris D. Faulhaber <jedgar@fxp.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= roottail
|
||||
PORTVERSION= 1.2
|
||||
@ -23,7 +19,7 @@ COMMENT= Print text directly to X11 root window
|
||||
|
||||
MAN1= root-tail.1
|
||||
PLIST_FILES= bin/root-tail
|
||||
USE_IMAKE= yes
|
||||
USES= imake
|
||||
USE_XORG= x11 xext
|
||||
MAKE_ARGS= CC="${CC}"
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: xbatt
|
||||
# Date created: 2 May 1995
|
||||
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
|
||||
#
|
||||
# Created by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xbatt
|
||||
PORTVERSION= 1.2.1
|
||||
@ -16,7 +12,7 @@ COMMENT= Laptop battery status display for X11
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_IMAKE= yes
|
||||
USES= imake
|
||||
USE_XORG= xpm xaw
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
PLIST_FILES= bin/xbatt
|
||||
|
@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Graphically display output of du
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_IMAKE= yes
|
||||
USES= imake
|
||||
USE_XORG= ice sm x11 xaw xext xmu xpm xt
|
||||
PLIST_FILES= bin/xdu lib/X11/app-defaults/XDu
|
||||
MAN1= xdu.1
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: xfsm
|
||||
# Date Created: 24 Nov 1997
|
||||
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
|
||||
#
|
||||
# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xfsm
|
||||
PORTVERSION= 1.99
|
||||
@ -16,7 +12,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= X File System Monitor
|
||||
|
||||
USE_IMAKE= yes
|
||||
USES= imake
|
||||
USE_XORG= xbitmaps x11 xext
|
||||
MAKE_ARGS= CC="${CC}" CCOPTIONS="-DFreeBSD"
|
||||
MAN1= xfsm.1
|
||||
|
Loading…
Reference in New Issue
Block a user