freebsd-ports/misc/bidwatcher/Makefile
Matthew Hunt ed2e2d6174 Upgrade to 1.3.3.
Use MASTER_SITE_SOURCEFORGE.  Previously, the MASTER_SITE was hardcoded,
and broke when the Sourceforge URLs recently changed.
2002-05-13 18:42:18 +00:00

19 lines
367 B
Makefile

# New ports collection makefile for: bidwatcher
# Date created: 24 Aug 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
PORTNAME= bidwatcher
PORTVERSION= 1.3.3
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mph@FreeBSD.org
USE_GTK= YES
GNU_CONFIGURE= YES
.include <bsd.port.mk>