mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
31bba42f60
- Remove duplicated PORTDOCS; put all documentation into DOCSDIR; - Install demo files (previously installed automatically) - put into EXAMPLESDIR this time, and install along with PORTDOCS; - Keep additional language bindings disabled for the time being (avoiding huge dependencies); - Minor pkg-descr alteration. PR: ports/93924 Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer)
16 lines
259 B
Groff
16 lines
259 B
Groff
--- cmd/gvpr/gvpr.1.orig Fri Mar 10 09:04:33 2006
|
|
+++ cmd/gvpr/gvpr.1 Fri Mar 10 09:04:52 2006
|
|
@@ -1,3 +1,12 @@
|
|
+.de EX
|
|
+.fam C
|
|
+.nf
|
|
+..
|
|
+.de EE
|
|
+.fam
|
|
+.fi
|
|
+..
|
|
+
|
|
.TH GVPR 1 "14 November 2003"
|
|
.SH NAME
|
|
gvpr \- graph pattern scanning and processing language
|