# New ports collection makefile for: verlihub # Date created: 2 April 2004 # Whom: Hurbold # # $FreeBSD$ # PORTNAME= verlihub PORTVERSION= 0.9.8.c PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= verlihub DISTNAME= verlihub-0.9.8c-RC2 MAINTAINER= hurbold@yahoo.com COMMENT= Verlihub Linux/Unix Direct Connect Hub Software LIB_DEPENDS= GeoIP.4:${PORTSDIR}/net/GeoIP \ pcre.0:${PORTSDIR}/devel/pcre RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 WRKSRC= ${WRKDIR}/verlihub-0.9.8c USE_MYSQL= yes USE_PERL5= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15:inc INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" PKGMESSAGE= ${WRKDIR}/pkg-message PORTDOCS= configuring.txt help.sql using.txt features.html help.html params.php verlihub.html .include .if ${OSVERSION} < 500000 USE_GCC= 3.4+ .endif post-patch: @${CAT} ${PKGDIR}/pkg-message | ${SED} 's|%%PREFIX%%|${PREFIX}|' > ${PKGMESSAGE} post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/docs/${i} ${DOCSDIR} .endfor .endif @${CAT} ${PKGMESSAGE} .include cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1
* Convert USE_BZIP2=yes to USES=tar:bzip2ehaupt2014-03-141-1/+1
* Support staging.ehaupt2013-10-241-2/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Remove indefinite article from COMMENTehaupt2013-03-081-6/+2