1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/misc/gplbp/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

22 lines
388 B
Makefile

# New ports collection makefile for: gplbp
# Date created: 23 October 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
PORTNAME= gplbp
PORTVERSION= 0.92
CATEGORIES= misc
MASTER_SITES= ftp://ftp.stampede.org/skibum/gplbp/
MAINTAINER= jedgar@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
.include <bsd.port.mk>