e366d0c694
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
15 lines
375 B
Makefile
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"
|