# New ports collection makefile for: jftpgw # Date created: Sun Jul 15 13:19:01 CEST 2001 # Whom: se # # $FreeBSD$ # PORTNAME= jftpgw PORTVERSION= 0.13.4 CATEGORIES= ftp MASTER_SITES= http://www.mcknight.de/jftpgw/ MAINTAINER= se@FreeBSD.org COMMENT= Highly configurable FTP proxy USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-logpath=/var/log \ --enable-crypt \ --enable-sftp MAN1= jftpgw.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jftpgw ${PREFIX}/sbin/ ${INSTALL_DATA} ${WRKSRC}/jftpgw.conf.sample ${PREFIX}/etc/ ${INSTALL_MAN} ${WRKSRC}/jftpgw.1 ${PREFIX}/man/man1/ @${SED} -e 's:@PREFIX@:${PREFIX}:g' \ ${FILESDIR}/jftpgw.sh.in > ${WRKDIR}/jftpgw.sh ${INSTALL_SCRIPT} ${WRKDIR}/jftpgw.sh ${PREFIX}/etc/rc.d .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/jftpgw ${INSTALL_DATA} ${WRKSRC}/doc/config.html ${PREFIX}/share/doc/jftpgw .endif .include table id='header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins-theora/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.10.24.kwm2009-08-051-1/+1
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1
* Update to 0.10.11.kwm2009-04-061-1/+1
* Fix packaging for plugins.kwm2009-01-281-1/+1
* Update to 0.10.21.kwm2008-10-101-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-241-1/+2