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 --- graphics/xmms-xvs/Makefile | 2 ++ graphics/xmms-xvs/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 graphics/xmms-xvs/pkg-comment (limited to 'graphics/xmms-xvs') diff --git a/graphics/xmms-xvs/Makefile b/graphics/xmms-xvs/Makefile index 5269abff9907..24b966348521 100644 --- a/graphics/xmms-xvs/Makefile +++ b/graphics/xmms-xvs/Makefile @@ -14,6 +14,8 @@ DISTNAME= xvs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= X Visualization System, a plugin for XMMS + BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/graphics/xmms-xvs/pkg-comment b/graphics/xmms-xvs/pkg-comment deleted file mode 100644 index 1bacbf22cb03..000000000000 --- a/graphics/xmms-xvs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X Visualization System, a plugin for XMMS -- cgit