pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/figlet This pkg works with pkgviews, mark it so
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc951da768cb
branches: trunk
changeset: 474568:dc951da768cb
user: hubertf <hubertf%pkgsrc.org@localhost>
date: Sun May 02 09:57:19 2004 +0000
description:
This pkg works with pkgviews, mark it so
diffstat:
misc/figlet/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 66c68bb8680b -r dc951da768cb misc/figlet/Makefile
--- a/misc/figlet/Makefile Sun May 02 09:21:28 2004 +0000
+++ b/misc/figlet/Makefile Sun May 02 09:57:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/03/28 19:40:23 hubertf Exp $
+# $NetBSD: Makefile,v 1.14 2004/05/02 09:57:19 hubertf Exp $
# FreeBSD Id: Makefile,v 1.6 1997/06/29 09:56:32 obrien Exp
#
@@ -12,7 +12,10 @@
HOMEPAGE= http://www.figlet.org/
COMMENT= Print text banners in fancy ASCII art characters
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
pre-install:
+ ${INSTALL_PROGRAM_DIR} ${PREFIX}/bin
${INSTALL_MAN_DIR} ${PREFIX}/man/man6
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index