summaryrefslogtreecommitdiffstats
path: root/www/chimera2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/chimera2/Makefile')
-rw-r--r--www/chimera2/Makefile15
1 files changed, 10 insertions, 5 deletions
diff --git a/www/chimera2/Makefile b/www/chimera2/Makefile
index d76b659..8adeb05 100644
--- a/www/chimera2/Makefile
+++ b/www/chimera2/Makefile
@@ -1,9 +1,14 @@
-DISTNAME= chimera-1.61
+# New ports collection makefile for: chimera
+# Version required: 1.63
+# Date created: 26 December 1994
+# Whom: asami
+#
+# $Id:$
+#
+
+DISTNAME= chimera-1.63
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
-
-pre-install:
- @mkdir -p ${PREFIX}/man/man1
- @install -c -m 644 ${WRKSRC}/src/chimera.man ${PREFIX}/man/man1/chimera.1
+INSTALL_MANPAGES= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud