Add icons that now get installed. Bump revision.
This commit is contained in:
parent
9b3b26c0ad
commit
5a6c988dd7
2 changed files with 8 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2014/08/19 13:35:44 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2014/09/10 12:16:15 joerg Exp $
|
||||
#
|
||||
|
||||
VERSION= 0.97.0.1696
|
||||
PKGNAME= freedv-${VERSION}
|
||||
DISTNAME= fdmdv2-${VERSION}
|
||||
PKGREVISION= 1
|
||||
WRKSRC= ${WRKDIR}/fdmdv2
|
||||
CATEGORIES= ham
|
||||
# svn://svn.code.sf.net/p/freetel/code/fdmdv2
|
||||
|
|
|
@ -1,2 +1,7 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2014/07/21 07:34:17 dbj Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2014/09/10 12:16:15 joerg Exp $
|
||||
bin/freedv
|
||||
share/applications/freedv.desktop
|
||||
share/icons/hicolor/128x128/apps/freedv.png
|
||||
share/icons/hicolor/256x256/apps/freedv.png
|
||||
share/icons/hicolor/48x48/apps/freedv.png
|
||||
share/icons/hicolor/64x64/apps/freedv.png
|
||||
|
|
Loading…
Reference in a new issue