pkgsrc/net/sup/Makefile

16 lines
347 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 2012/10/23 17:19:11 asau Exp $
2006-03-14 23:58:47 +01:00
#
DISTNAME= sup-0.3
2006-03-14 23:58:47 +01:00
CATEGORIES= net
MASTER_SITES= ftp://ftp.astron.com/pub/sup/
MAINTAINER= christos@NetBSD.org
COMMENT= Network file distribution/synchronisation utility
2012-03-02 17:36:57 +01:00
USE_FEATURES+= cdefs
2010-02-11 23:46:18 +01:00
INSTALLATION_DIRS+= sbin ${PKGMANDIR}/man1 ${PKGMANDIR}/man8
2007-12-01 13:58:56 +01:00
2006-03-14 23:58:47 +01:00
.include "../../mk/bsd.pkg.mk"