pkgsrc/x11/xless/Makefile

21 lines
500 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.23 2012/10/29 05:07:14 asau Exp $
DISTNAME= xless-1.7
PKGREVISION= 4
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} \
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
1997-10-11 23:53:59 +02:00
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= X11 text viewer; useful as an add-on tool for other apps
MAKE_JOBS_SAFE= no
USE_IMAKE= yes
2009-07-07 19:22:27 +02:00
INSTALLATION_DIRS= lib/X11
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"