12 lines
266 B
Makefile
12 lines
266 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2006/03/14 22:58:47 christos Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= sup-0.0
|
||
|
CATEGORIES= net
|
||
|
MASTER_SITES= ftp://ftp.astron.com/pub/sup/
|
||
|
|
||
|
MAINTAINER= christos@NetBSD.org
|
||
|
COMMENT= Network file distribution/synchronisation utility
|
||
|
|
||
|
.include "../../mk/bsd.pkg.mk"
|