Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
12 lines
277 B
Makefile
12 lines
277 B
Makefile
# $NetBSD: Makefile,v 1.3 2003/06/02 01:16:26 jschauma Exp $
|
|
#
|
|
|
|
DISTNAME= qsubst-20010422
|
|
WRKSRC= ${WRKDIR}/qsubst
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= tech-pkg@netbsd.org
|
|
COMMENT= query-replace strings in files
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|