diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-03 20:42:46 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-03 20:42:46 +0000 |
commit | 57032d8e40f8a826751f96ab6f772a17b30a72cf (patch) | |
tree | 7873194a9e1a476856f700225ad719cf2e5bd604 /audio/ventrilo-server | |
parent | 29ea822f67ef7060028f1c8fc6ac5e9a064eba64 (diff) | |
download | ports-57032d8e40f8a826751f96ab6f772a17b30a72cf.tar.gz ports-57032d8e40f8a826751f96ab6f772a17b30a72cf.zip |
Notes
Diffstat (limited to 'audio/ventrilo-server')
-rw-r--r-- | audio/ventrilo-server/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/ventrilo-server/Makefile b/audio/ventrilo-server/Makefile index 6100d51aecdf..5ca78568488d 100644 --- a/audio/ventrilo-server/Makefile +++ b/audio/ventrilo-server/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ventrilo-server -# Date created: 29 March 2006 -# Whom: Anish Mistry -# +# Created by: Anish Mistry # $FreeBSD$ -# PORTNAME= ventrilo PORTVERSION= 3.0.3 @@ -15,6 +11,9 @@ DISTNAME= ventrilo_srv-${PORTVERSION}-FreeBSD-i386 MAINTAINER= ports@FreeBSD.org COMMENT= Server side of the Ventrilo group voice chat system +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2013-06-03 + LIB_DEPENDS= stdc\\+\\+.3:${PORTSDIR}/misc/compat4x \ m.2:${PORTSDIR}/misc/compat4x \ c.4:${PORTSDIR}/misc/compat4x |