Edit

IABSD.fr/ports/misc/xless/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2015-02-16 22:57:07
    Hash : 6bb8d067
    Message : Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output.

  • misc/xless/Makefile
  • # $OpenBSD: Makefile,v 1.28 2015/02/16 22:57:10 naddy Exp $
    
    COMMENT=	X11 viewer for text files
    
    DISTNAME=	xless-1.7
    REVISION=	4
    CATEGORIES=	misc	
    
    PERMIT_PACKAGE_CDROM=	Yes
    
    WANTLIB=	ICE SM Xau Xdmcp X11 Xaw Xext Xmu Xpm Xt c
    
    MASTER_SITES=	${MASTER_SITE_XCONTRIB:=applications/} \
    		ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
    
    CONFIGURE_STYLE=imake
    NO_TEST=	Yes
    
    .include <bsd.port.mk>