openbsd-ports/net/tircproxy/Makefile
danh 83a927d5da MAINTAINER -> ports@openbsd.org.
This port had no real name associated with the listed address.  When
trying to reach this person, the mail bounces.  It also appears from
the logs that this person hasn't been maintaining this.
2001-02-25 05:29:34 +00:00

24 lines
479 B
Makefile

# $OpenBSD: Makefile,v 1.9 2001/02/25 05:29:34 danh Exp $
DISTNAME= tircproxy-0.4.5
CATEGORIES= net
NEED_VERSION= 1.310
MASTER_SITES= http://bre.klaki.net/programs/tircproxy/
HOMEPAGE= http://bre.klaki.net/programs/tircproxy/
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
WRKDIST= ${WRKDIR}/tircproxy-0.4
INSTALL_TARGET= install-strip
.include <bsd.port.mk>