1999-11-26 20:02:18 +01:00
|
|
|
# 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
|
2004-02-04 06:10:27 +01:00
|
|
|
PORTREVISION= 1
|
1999-11-26 20:02:18 +01:00
|
|
|
CATEGORIES= misc
|
2002-02-19 16:28:13 +01:00
|
|
|
MASTER_SITES= ftp://ftp.stampede.org/skibum/gplbp/
|
1999-11-26 20:02:18 +01:00
|
|
|
|
2000-02-17 05:29:05 +01:00
|
|
|
MAINTAINER= jedgar@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= GNOME Pilot Logbook application
|
1999-11-26 20:02:18 +01:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_GMAKE= yes
|
2002-09-01 17:13:16 +02:00
|
|
|
USE_GNOME= gtk12
|
1999-11-26 20:02:18 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|