summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-12-07 11:44:04 +0000
committeragc <agc@pkgsrc.org>1999-12-07 11:44:04 +0000
commit7fbaffdeed8429b2c513ded89676206eb82292ea (patch)
tree6d874cac7bd23c4d64a02853143250065d093374 /pkgtools
parentc14963b399978b2405157f29f677d5b53d0cc165 (diff)
downloadpkgsrc-7fbaffdeed8429b2c513ded89676206eb82292ea.tar.gz
Provide the packages.7 manual page as a package, so that it's easier to
keep it in sync with the packages collection itself.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkgmanpages/Makefile18
-rw-r--r--pkgtools/pkgmanpages/files/md53
-rw-r--r--pkgtools/pkgmanpages/pkg/COMMENT1
-rw-r--r--pkgtools/pkgmanpages/pkg/DESCR3
-rw-r--r--pkgtools/pkgmanpages/pkg/PLIST2
5 files changed, 27 insertions, 0 deletions
diff --git a/pkgtools/pkgmanpages/Makefile b/pkgtools/pkgmanpages/Makefile
new file mode 100644
index 00000000000..410106e78f9
--- /dev/null
+++ b/pkgtools/pkgmanpages/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/12/07 11:44:04 agc Exp $
+#
+
+DISTNAME= packages.7
+PKGNAME= pkgmanpages-1.0
+CATEGORIES= pkgtools
+MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/share/man/man7/
+
+MAINTAINER= agc@netbsd.org
+HOMEPAGE= http://www.netbsd.org/
+
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
+
+do-install:
+ ${BSD_INSTALL_MAN} ${WRKSRC}/pub/NetBSD/NetBSD-current/src/share/man/man7/packages.7 ${PREFIX}/man/man7
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/pkgtools/pkgmanpages/files/md5 b/pkgtools/pkgmanpages/files/md5
new file mode 100644
index 00000000000..4d2821718f0
--- /dev/null
+++ b/pkgtools/pkgmanpages/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/12/07 11:44:04 agc Exp $
+
+MD5 (packages.7.tar.gz) = 57b9aba63ce39b661ff69744f9f81b89
diff --git a/pkgtools/pkgmanpages/pkg/COMMENT b/pkgtools/pkgmanpages/pkg/COMMENT
new file mode 100644
index 00000000000..ab3f2d4f783
--- /dev/null
+++ b/pkgtools/pkgmanpages/pkg/COMMENT
@@ -0,0 +1 @@
+manual page(s) for the packages collection
diff --git a/pkgtools/pkgmanpages/pkg/DESCR b/pkgtools/pkgmanpages/pkg/DESCR
new file mode 100644
index 00000000000..6c86f48b329
--- /dev/null
+++ b/pkgtools/pkgmanpages/pkg/DESCR
@@ -0,0 +1,3 @@
+This is a very simple package, which keeps the most up-to-date
+package manual page in the packages collection itself, so that
+the two can be kept in synchronisation.
diff --git a/pkgtools/pkgmanpages/pkg/PLIST b/pkgtools/pkgmanpages/pkg/PLIST
new file mode 100644
index 00000000000..76c016f0860
--- /dev/null
+++ b/pkgtools/pkgmanpages/pkg/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/12/07 11:44:04 agc Exp $
+man/man7/packages.7