- obey SYSCONFDIR
reported by Steve Shockley, ok margarida@ - bump PKGNAME - remove WWW while here
This commit is contained in:
parent
57fc4b35e4
commit
6d88ffb3f1
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2003/02/16 18:19:33 margarida Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2003/09/27 06:46:32 sturm Exp $
|
||||
|
||||
COMMENT= "lightweight HTTP/SSL proxy"
|
||||
|
||||
VERSION= 1.5.2
|
||||
DISTNAME= tinyproxy-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= www net
|
||||
|
||||
HOMEPAGE= http://tinyproxy.sourceforge.net/
|
||||
@ -22,6 +23,7 @@ MODULES= gcc3
|
||||
MODGCC3_ARCHES= sparc64
|
||||
|
||||
CONFIGURE_STYLE= simple
|
||||
CONFIGURE_ARGS+= --with-config=${SYSCONFDIR}/tinyproxy/tinyproxy.conf
|
||||
MAKE_FLAGS= CFLAGS="${CFLAGS}"
|
||||
|
||||
DOCS= HTTP_ERROR_CODES RFC_INFO filter-howto.txt
|
||||
|
@ -4,5 +4,3 @@ sites where a full-featured HTTP proxy is required, but the system
|
||||
resources required to run a more demanding HTTP proxy are unavailable.
|
||||
tinyproxy is fully compatible with all existing web browsers, and
|
||||
has a number of useful features.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user