summaryrefslogtreecommitdiff
path: root/misc/gplbp/Makefile
blob: f4b9a80226419341060e1b0eb9121494d29e1ff4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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/

MAINTAINER=	jedgar@FreeBSD.org

USE_X_PREFIX=	yes
USE_GMAKE=	yes
USE_GTK=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>