![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / tacshell / Attic / Makefile (download)
Revision 1.6, Mon Sep 4 18:01:01 2017 UTC (6 years, 3 months ago) by wiz
Comment out dead sites. |
# $NetBSD: Makefile,v 1.6 2017/09/04 18:01:01 wiz Exp $ DISTNAME= tacshell-0.91 PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.rezrov.net/software/ MAINTAINER= sekiya@NetBSD.org #HOMEPAGE= http://www.rezrov.net/software/tacshell.html COMMENT= RSA ACE/Server sdshell workalike, using TACACS+ GNU_CONFIGURE= YES CONF_FILES+= $(PREFIX)/share/examples/tacshell/tacshell.conf \ ${PKG_SYSCONFDIR}/tacshell.conf INSTALLATION_DIRS+= bin share/examples/tacshell do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tacshell ${DESTDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/tacshell.conf-example \ ${DESTDIR}${PREFIX}/share/examples/tacshell/tacshell.conf .include "../../mk/bsd.pkg.mk"