Index: head/net/ruby-radius/Makefile =================================================================== --- head/net/ruby-radius/Makefile (revision 178868) +++ head/net/ruby-radius/Makefile (revision 178869) @@ -1,39 +1,42 @@ # New ports collection makefile for: ruby-radius # Date created: 11 November 2002 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= radius PORTVERSION= 1.0.0 CATEGORIES= net ruby MASTER_SITES= http://mirror2.unixfreunde.de/ \ http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module that provides an interface to the RADIUS protocol +DEPRECATED= distfile disappeared from homepage +EXPIRATION_DATE= 2007-01-04 + USE_RUBY= yes RUBY_SHEBANG_FILES= ${WRKSRC}/examples/* NO_BUILD= yes DOCS= README doc/* do-install: cd ${WRKSRC}; ${RUBY} install.rb .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODDOCDIR} .for f in ${DOCS} ${CP} -R ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor ${MKDIR} ${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${RUBY_MODEXAMPLESDIR}/ .endif .include Property changes on: head/net/ruby-radius/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property