forked from Lainports/freebsd-ports
18 lines
348 B
Makefile
18 lines
348 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.2
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://prdownloads.sourceforge.net/bidwatcher/
|
|
|
|
MAINTAINER= mph@FreeBSD.org
|
|
|
|
USE_GTK= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|