Index: head/net/xbms/Makefile =================================================================== --- head/net/xbms/Makefile (revision 178870) +++ head/net/xbms/Makefile (revision 178871) @@ -1,30 +1,33 @@ # New ports collection makefile for: xbms # Date created: Thu Dec 19 23:38:50 CET 2002 # Whom: king@v2project.com # # $FreeBSD$ # PORTNAME= xbms PORTVERSION= 0.30.6 PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.xboxmediaplayer.de/downloads/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Xbms, the unix streaming server for xbox mediaplayer +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2007-01-04 + USE_RC_SUBR= ${PORTNAME} post-patch: @${REINPLACE_CMD} -e 's|@@PREFIX@@|${PREFIX}|g' ${WRKSRC}/server.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xbms ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/xbms.conf ${PREFIX}/etc/xbms.conf.sample @if ! [ -f ${PREFIX}/etc/xbms.conf ]; then \ ${INSTALL_DATA} ${WRKSRC}/xbms.conf ${PREFIX}/etc/ ; \ fi .include Property changes on: head/net/xbms/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property