1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/misc/bidwatcher/Makefile
Mario Sergio Fujikawa Ferreira dce33b0828 Deploy USE_GNOMENG infrastructure
PR:		42286
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:13:16 +00:00

25 lines
486 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.4
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= bidwatcher-1.3.4-fix
MAINTAINER= mph@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= YES
.include <bsd.port.mk>