freebsd-ports/audio/xmms-quix3dn/Makefile
Alexander Langer 3a0df85618 Homepage of this port disappeared and I can't find a replacement.
So host the still useful distfile at MASTER_SITE_LOCAL.

Approved by:	portmgr (kris)
2002-11-30 02:27:51 +00:00

26 lines
521 B
Makefile

# New ports collection makefile for: xmms-quix3dn
# Date created: 23 December 2000
# Whom: alex
#
# $FreeBSD$
#
PORTNAME= xmms-quix3dn
PORTVERSION= 4.4.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= alex
DISTNAME= quix3dn-${PORTVERSION}-freebsd
MAINTAINER= alex@FreeBSD.org
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/libquix3dn.so ${PREFIX}/lib/xmms/Effect/
.include <bsd.port.mk>