aboutsummaryrefslogtreecommitdiff
path: root/audio/ksmp3play
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-03-13 11:54:25 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-03-13 11:54:25 +0000
commite86b55727a088049f223a32d722fdaf57dbe2719 (patch)
tree13d0ad17d6169f92f62c4a5abed734772b1f3ab1 /audio/ksmp3play
parent4ff98799fdd3ca29df878fa31d0ad3c993279a11 (diff)
downloadports-e86b55727a088049f223a32d722fdaf57dbe2719.tar.gz
ports-e86b55727a088049f223a32d722fdaf57dbe2719.zip
Notes
Diffstat (limited to 'audio/ksmp3play')
-rw-r--r--audio/ksmp3play/Makefile18
1 files changed, 6 insertions, 12 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile
index be093858eb8a..1abbb8d560e1 100644
--- a/audio/ksmp3play/Makefile
+++ b/audio/ksmp3play/Makefile
@@ -1,27 +1,21 @@
-# ex:ts=8
-# New ports collection makefile for: ksmp3play
-# Date created: Nov 4, 2001
-# Whom: ijliao
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= ksmp3play
PORTVERSION= 0.5.2.1
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-0.5.2/0.5.2
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION:R}
MAINTAINER= ports@FreeBSD.org
-COMMENT= An curses-based MP3 player
+COMMENT= Curses-based MP3 player
-LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg
-
-NO_WRKSUBDIR= yes
+LIB_DEPENDS= smpeg:${PORTSDIR}/multimedia/smpeg
+GNU_CONFIGURE= yes
USE_GNOME= gnomehack
USE_SDL= sdl
-GNU_CONFIGURE= yes
+NO_WRKSUBDIR= yes
MAN1= ksmp3play.1