From 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- audio/cymbaline/Makefile | 2 ++ audio/cymbaline/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 audio/cymbaline/pkg-comment (limited to 'audio/cymbaline') diff --git a/audio/cymbaline/Makefile b/audio/cymbaline/Makefile index 4688eddf0256..172a5763fed1 100644 --- a/audio/cymbaline/Makefile +++ b/audio/cymbaline/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.silmarill.org/files/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= mpg123 console frontend + RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ aumix:${PORTSDIR}/audio/aumix diff --git a/audio/cymbaline/pkg-comment b/audio/cymbaline/pkg-comment deleted file mode 100644 index c576560219aa..000000000000 --- a/audio/cymbaline/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -mpg123 console frontend -- cgit