pkgsrc/archivers/nomarch/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

15 lines
375 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/06/02 01:21:45 jschauma Exp $
#
DISTNAME= nomarch-1.3
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/compress/}
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://rus.members.beeb.net/nomarch.html
COMMENT= Free replacement for the arc program
USE_BUILDLINK2= YES
MAKE_FLAGS+= PREFIX=${PREFIX}
.include "../../mk/bsd.pkg.mk"