aboutsummaryrefslogtreecommitdiff
path: root/misc/hello
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-29 09:36:17 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-29 09:36:17 +0000
commit05ce77e5d237dd84a4a88878b06941bb4cf1ec09 (patch)
tree9d17a58ed3024c4a6f35f67f2b1095990ef1b2a7 /misc/hello
parent93a81566acfd457cff05484595e2f24ae3d7acfa (diff)
downloadports-05ce77e5d237dd84a4a88878b06941bb4cf1ec09.tar.gz
ports-05ce77e5d237dd84a4a88878b06941bb4cf1ec09.zip
Adding hello version 1.3.1.
A utility for saying hello to the world and read email. PR: 12787 Submitted by: Peter Shipley <shipley@dis.org>
Notes
Notes: svn path=/head/; revision=24257
Diffstat (limited to 'misc/hello')
-rw-r--r--misc/hello/Makefile21
-rw-r--r--misc/hello/distinfo1
-rw-r--r--misc/hello/pkg-comment1
-rw-r--r--misc/hello/pkg-descr10
-rw-r--r--misc/hello/pkg-plist4
5 files changed, 37 insertions, 0 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile
new file mode 100644
index 000000000000..ec0a943a0298
--- /dev/null
+++ b/misc/hello/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: hello
+# Version required: 1.3
+# Date created: Fri Jul 23, 1999
+# Whom: shipley@dis.org
+#
+# $FreeBSD$
+#
+
+DISTNAME= hello-1.3
+PKGNAME= hello-1.3.1
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= hello
+
+MAINTAINER= shipley@dis.org
+
+WRKSRC= ${WRKDIR}/hello-1.3
+
+GNU_CONFIGURE= YES
+
+.include <bsd.port.mk>
diff --git a/misc/hello/distinfo b/misc/hello/distinfo
new file mode 100644
index 000000000000..a19c10b4899b
--- /dev/null
+++ b/misc/hello/distinfo
@@ -0,0 +1 @@
+MD5 (hello-1.3.tar.gz) = eac5f06ee82b09808ddb3d72c795e765
diff --git a/misc/hello/pkg-comment b/misc/hello/pkg-comment
new file mode 100644
index 000000000000..24a48214c361
--- /dev/null
+++ b/misc/hello/pkg-comment
@@ -0,0 +1 @@
+A utility for saying hello to the world and read email
diff --git a/misc/hello/pkg-descr b/misc/hello/pkg-descr
new file mode 100644
index 000000000000..2ca8dcc55cbd
--- /dev/null
+++ b/misc/hello/pkg-descr
@@ -0,0 +1,10 @@
+A Utility for saying hello to the world and reading email
+
+From the included Texinfo file:
+ The GNU hello program produces a familiar, friendly greeting.
+ It allows nonprogrammers to use a classic computer science
+ tool which would otherwise be unavailable to them. Because
+ it is protected by the GNU General Public License, users
+ are free to share and change it.
+
+see hello --help for more info
diff --git a/misc/hello/pkg-plist b/misc/hello/pkg-plist
new file mode 100644
index 000000000000..bd9c3d844f82
--- /dev/null
+++ b/misc/hello/pkg-plist
@@ -0,0 +1,4 @@
+bin/hello
+@unexec install-info --delete %D/info/hello.info %D/info/dir
+info/hello.info
+@exec install-info %D/info/hello.info %D/info/dir