diff options
author | joerg <joerg> | 2014-11-26 12:26:23 +0000 |
---|---|---|
committer | joerg <joerg> | 2014-11-26 12:26:23 +0000 |
commit | a5eca49561ba0c7c42e9694e6404ecf7839caca7 (patch) | |
tree | 33b9b19a27b9f11d9f36729a9893c375b43da3b9 /misc/rocs | |
parent | ddf2633721a826360e0f32af79e311b91e6e6dde (diff) | |
download | pkgsrc-a5eca49561ba0c7c42e9694e6404ecf7839caca7.tar.gz |
Fix PLIST for 4.14.3 update.
Diffstat (limited to 'misc/rocs')
-rw-r--r-- | misc/rocs/Makefile | 3 | ||||
-rw-r--r-- | misc/rocs/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/rocs/Makefile b/misc/rocs/Makefile index 4674469743a..e8a208fe364 100644 --- a/misc/rocs/Makefile +++ b/misc/rocs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.35 2014/11/26 12:26:23 joerg Exp $ DISTNAME= rocs-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= misc COMMENT= KDE graph theory IDE diff --git a/misc/rocs/PLIST b/misc/rocs/PLIST index 1203778c8b2..dc54ef2aa90 100644 --- a/misc/rocs/PLIST +++ b/misc/rocs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2013/11/07 12:35:43 markd Exp $ +@comment $NetBSD: PLIST,v 1.5 2014/11/26 12:26:23 joerg Exp $ bin/rocs include/rocs/ConsoleModule.h include/rocs/CoreTypes.h @@ -31,6 +31,7 @@ lib/librocscore.so.${PKGVERSION} lib/librocsvisualeditor.so lib/librocsvisualeditor.so.4 lib/librocsvisualeditor.so.${PKGVERSION} +share/appdata/rocs.appdata.xml share/applications/kde4/rocs.desktop share/doc/kde/HTML/en/rocs/apiConsole.docbook share/doc/kde/HTML/en/rocs/apiDatastructure.docbook |