mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
21 lines
361 B
Makefile
21 lines
361 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/
|
|
|
|
MAINTAINER= jedgar@FreeBSD.org
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GMAKE= yes
|
|
USE_GTK= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|