# New ports collection makefile for: monkey # Date created: Mon Oct 20 2003 # Whom: Clement Laforet # # $FreeBSD$ # PORTNAME= monkey PORTVERSION= 0.8.0 CATEGORIES= www MASTER_SITES= http://monkeyd.sourceforge.net/versions/ MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= A small, powerful, and fast Web server written in C LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo USE_GMAKE= yes ALL_TARGET= default HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --bindir=${PREFIX}/sbin \ --cgibin=${PREFIX}/www/cgi-bin \ --sysconfdir=${PREFIX}/etc/monkey \ --datadir=${PREFIX}/www/data \ --logdir=/var/log \ --lang=en CONFIGURE_ENV+= EXTRA_CFLAGS="${CFLAGS}" PTHREAD_LIBS="${PTHREAD_LIBS}" CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-install: @${INSTALL_SCRIPT} ${FILESDIR}/monkey.sh ${PREFIX}/etc/rc.d/monkey.sh.sample .include lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZE *DOES* MATTER.sergei2004-01-311-0/+1
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
* Massive repo-copies request: net->dns (partly devel->dns)edwin2003-09-051-1/+1