mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add koog 0.3, a KDE napster client.
PR: 26453 Submitted by: Jeremy Shaffner <jeremy@external.org>
This commit is contained in:
parent
50f2edb3c1
commit
551b50722a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41217
@ -83,6 +83,7 @@
|
||||
SUBDIR += kmp3
|
||||
SUBDIR += kmpg
|
||||
SUBDIR += knapster
|
||||
SUBDIR += koog
|
||||
SUBDIR += krio
|
||||
SUBDIR += lame
|
||||
SUBDIR += libao
|
||||
|
24
audio/koog/Makefile
Normal file
24
audio/koog/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# New ports collection makefile for: koog
|
||||
# Date created: 09 April 2001
|
||||
# Whom: Jeremy Shaffner <jeremy@external.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= koog
|
||||
PORTVERSION= 0.3
|
||||
CATEGORIES= audio kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= jeremy@external.org
|
||||
|
||||
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_KDELIBS_VER= 2
|
||||
USE_XPM= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV= ${CONFIGURE_ENV}
|
||||
|
||||
.include <bsd.port.mk>
|
1
audio/koog/distinfo
Normal file
1
audio/koog/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (koog-0.3.tar.gz) = 559411707ea1e705303ec25cecc3ab2d
|
1
audio/koog/pkg-comment
Normal file
1
audio/koog/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A KDE napster client
|
4
audio/koog/pkg-descr
Normal file
4
audio/koog/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Koog Epsilon is dedicated toward providing a very friendly
|
||||
napster experience on KDE.
|
||||
|
||||
WWW: http://koog.sourceforge.net
|
4
audio/koog/pkg-plist
Normal file
4
audio/koog/pkg-plist
Normal file
@ -0,0 +1,4 @@
|
||||
bin/koog
|
||||
share/applnk/Applications/koog.desktop
|
||||
share/icons/locolor/16x16/apps/koog.png
|
||||
share/icons/locolor/32x32/apps/koog.png
|
Loading…
Reference in New Issue
Block a user