pkgsrc/archivers/nomarch/Makefile
cjep a2a3891e96 Initial import of nomarch 1.3 into the NetBSD packages collection
as archivers/nomarch.

nomarch is a free version of the arc archiver program. It is available
under the GNU GPL license.
2002-12-13 18:38:08 +00:00

15 lines
375 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2002/12/13 18:38:08 cjep Exp $
#
DISTNAME= nomarch-1.3
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/compress/}
MAINTAINER= packages@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"