1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/misc/gplbp/Makefile

21 lines
361 B
Makefile
Raw Normal View History

# New ports collection makefile for: gplbp
# Date created: 23 October 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
PORTNAME= gplbp
PORTVERSION= 0.92
CATEGORIES= misc
MASTER_SITES= ftp://ftp.stampede.org/skibum/
2000-02-17 04:29:05 +00:00
MAINTAINER= jedgar@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
2000-10-05 06:42:57 +00:00
USE_GTK= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>