From d41c209dfe0b5ec0162a05d47b3948161f65ba15 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 11 Jan 2007 11:56:08 +0000 Subject: Fixed the PLIST. Noticed by joerg. PKGREVISION++ --- lang/opencobol/Makefile | 3 ++- lang/opencobol/PLIST | 12 +++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) (limited to 'lang/opencobol') diff --git a/lang/opencobol/Makefile b/lang/opencobol/Makefile index 150125b69d9..83df0aea4e2 100644 --- a/lang/opencobol/Makefile +++ b/lang/opencobol/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2007/01/06 20:22:11 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2007/01/11 11:56:08 rillig Exp $ # DISTNAME= open-cobol-0.32 PKGNAME= opencobol-0.32 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-cobol/} diff --git a/lang/opencobol/PLIST b/lang/opencobol/PLIST index ad831f1fb97..e4927449a08 100644 --- a/lang/opencobol/PLIST +++ b/lang/opencobol/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.5 2007/01/06 20:22:11 rillig Exp $ +@comment $NetBSD: PLIST,v 1.6 2007/01/11 11:56:08 rillig Exp $ bin/cob-config bin/cobc +bin/cobcrun include/libcob.h include/libcob/byteswap.h include/libcob/call.h @@ -15,4 +16,13 @@ include/libcob/termio.h info/open-cobol.info lib/libcob.la share/locale/ja/LC_MESSAGES/open-cobol.mo +share/open-cobol/config/cobol2002.conf +share/open-cobol/config/cobol85.conf +share/open-cobol/config/default.conf +share/open-cobol/config/ibm.conf +share/open-cobol/config/mf.conf +share/open-cobol/config/mvs.conf +share/open-cobol/config/v023.conf @dirrm include/libcob +@dirrm share/open-cobol/config +@dirrm share/open-cobol -- cgit v1.2.3