# New ports collection makefile for: shntool # Date created: 2 November 2000 # Whom: Bill Fenner # # $FreeBSD$ # PORTNAME= xmms-shn PORTVERSION= 2.2.7 CATEGORIES= audio MASTER_SITES= http://shnutils.freeshell.org/xmms-shn/source/ MAINTAINER= naddy@FreeBSD.Org BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gtk12 USE_LIBTOOL= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif #NOPORTDOCS .include