diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-30 06:25:19 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-30 06:25:19 +0000 |
commit | fdca62cdcb91dc62c509a82980fb517ee3ba39ad (patch) | |
tree | 3aa016350465b9652676a8ba08c9b11c944e9515 /graphics/xmms-jess | |
parent | 65cd17a75f3d47ce8b9e8008cf9885e7ee680a96 (diff) | |
download | ports-fdca62cdcb91dc62c509a82980fb517ee3ba39ad.tar.gz ports-fdca62cdcb91dc62c509a82980fb517ee3ba39ad.zip |
Notes
Diffstat (limited to 'graphics/xmms-jess')
-rw-r--r-- | graphics/xmms-jess/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile index a339c5079788..3e4d441c943e 100644 --- a/graphics/xmms-jess/Makefile +++ b/graphics/xmms-jess/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-jess -# Date created: 3 Feb 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= xmms-jess PORTVERSION= 2.9.1 @@ -12,8 +8,8 @@ CATEGORIES= graphics MASTER_SITES= http://arquier.free.fr/ DISTNAME= JESS-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= A XMMS visualization plugin that uses SDL +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= XMMS visualization plugin that uses SDL BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |