summaryrefslogtreecommitdiff
path: root/net/quagga-devel
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-06 03:20:54 +0000
committerjlam <jlam@pkgsrc.org>2006-04-06 03:20:54 +0000
commita4b4d5b501360e27a6a57e92e2fbf17338282c37 (patch)
treeba01f9d4933acd09f2846594fd075cb5a7fcedf0 /net/quagga-devel
parentccc0cd432a2ece7691a23122e5522731e4421f91 (diff)
downloadpkgsrc-a4b4d5b501360e27a6a57e92e2fbf17338282c37.tar.gz
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'net/quagga-devel')
-rw-r--r--net/quagga-devel/Makefile4
-rw-r--r--net/quagga-devel/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/net/quagga-devel/Makefile b/net/quagga-devel/Makefile
index 2c767ac54e9..9ea240d089a 100644
--- a/net/quagga-devel/Makefile
+++ b/net/quagga-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/08 01:46:05 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/06 03:20:54 jlam Exp $
# Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp
#
@@ -27,7 +27,7 @@ CONFLICTS+= zebra-[0-9]*
PLIST_SRC= ${WRKDIR}/PLIST
PLIST_CAT= # empty
-INFO_FILES= quagga.info
+INFO_FILES= # PLIST
RCD_SCRIPTS= zebra bgpd ospfd ripd
PKG_GROUPS= quagga
diff --git a/net/quagga-devel/PLIST b/net/quagga-devel/PLIST
index 3ef94fbd339..1015e645735 100644
--- a/net/quagga-devel/PLIST
+++ b/net/quagga-devel/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/08 01:46:05 gdt Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/04/06 03:20:54 jlam Exp $
include/quagga/buffer.h
include/quagga/checksum.h
include/quagga/command.h
@@ -45,6 +45,7 @@ include/quagga/workqueue.h
include/quagga/zassert.h
include/quagga/zclient.h
include/quagga/zebra.h
+info/quagga.info
lib/libospf.la
lib/libzebra.la
man/man1/vtysh.1