Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:20 asau Exp $
DISTNAME= fmirror-0.8.4
CATEGORIES= net
MASTER_SITES= # ftp://ftp.guardian.no/pub/free/ftp/fmirror/
MAINTAINER= he@NetBSD.org
COMMENT= Mirror program for FTP sites (written in C)
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/examples
.include "../../mk/bsd.pkg.mk"