13 lines
285 B
Makefile
13 lines
285 B
Makefile
# $NetBSD: Makefile,v 1.6 2008/05/30 14:25:26 christos Exp $
|
|
#
|
|
|
|
DISTNAME= sup-0.3
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.astron.com/pub/sup/
|
|
|
|
MAINTAINER= christos@NetBSD.org
|
|
COMMENT= Network file distribution/synchronisation utility
|
|
|
|
AUTO_MKDIRS= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|