e366d0c694
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
17 lines
450 B
Makefile
17 lines
450 B
Makefile
# $NetBSD: Makefile,v 1.11 2003/06/02 01:15:34 jschauma Exp $
|
|
# FreeBSD Id: Makefile,v 1.2 1996/12/29 00:51:27 obrien Exp
|
|
#
|
|
|
|
DISTNAME= xless-1.7
|
|
PKGREVISION= 1
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} \
|
|
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
|
|
|
|
MAINTAINER= tech-pkg@netbsd.org
|
|
COMMENT= X11 text viewer; useful as an add-on tool for other apps
|
|
|
|
USE_BUILDLINK2= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|