summaryrefslogtreecommitdiff
path: root/devel/treecc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-31 05:37:08 +0000
committerjlam <jlam@pkgsrc.org>2006-03-31 05:37:08 +0000
commitdcc3f5e7b7c2c3d6106ae695b03c7052a453b78d (patch)
treecd138e1aa1c65b56c0daf09ef9e6fee9f1a69b00 /devel/treecc
parente72fafd2a4d93a9f61a4103f0889377716d6aa92 (diff)
downloadpkgsrc-dcc3f5e7b7c2c3d6106ae695b03c7052a453b78d.tar.gz
* Move info file entries into the PLIST.
* Honor PKGINFODIR and EMACS_INFOPREFIX.
Diffstat (limited to 'devel/treecc')
-rw-r--r--devel/treecc/Makefile4
-rw-r--r--devel/treecc/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/treecc/Makefile b/devel/treecc/Makefile
index 39930bf37ef..6a3636e5480 100644
--- a/devel/treecc/Makefile
+++ b/devel/treecc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/05 16:27:25 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/03/31 05:37:09 jlam Exp $
#
DISTNAME= treecc-0.3.6
@@ -12,6 +12,6 @@ COMMENT= DotGNU Portable.NET aspect-oriented programming tool
GNU_CONFIGURE= yes
USE_TOOLS+= gmake makeinfo
-INFO_FILES= treecc.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/treecc/PLIST b/devel/treecc/PLIST
index 169b5af3fe8..fec09740fb0 100644
--- a/devel/treecc/PLIST
+++ b/devel/treecc/PLIST
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/12 17:10:10 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/03/31 05:37:09 jlam Exp $
bin/treecc
+info/treecc.info
man/man1/treecc.1