freebsd-ports/misc/gplbp/Makefile

23 lines
428 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 10:49:30 +02:00
PORTNAME= gplbp
PORTVERSION= 0.92
PORTREVISION= 1
CATEGORIES= misc
2002-02-19 16:28:13 +01:00
MASTER_SITES= ftp://ftp.stampede.org/skibum/gplbp/
2000-02-17 05:29:05 +01:00
MAINTAINER= jedgar@FreeBSD.org
COMMENT= GNOME Pilot Logbook application
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
.include <bsd.port.mk>