pkgsrc/security/mirrordir/Makefile
tv c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00

24 lines
580 B
Makefile

# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:10 tv Exp $
#
DISTNAME= mirrordir-0.10.49
PKGREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://mirrordir.sourceforge.net/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://mirrordir.sourceforge.net/
COMMENT= Directory mirroring tool
CONFLICTS= qmail>=1.03nb7 netqmail>=1.05
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
EGDIR= ${PREFIX}/share/examples/mirrordir
CONF_FILES= ${EGDIR}/secure-mcservusers ${PKG_SYSCONFDIR}/secure-mcservusers
.include "../../mk/bsd.pkg.mk"