1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/misc/gplbp/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

23 lines
452 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
PORTREVISION= 5
CATEGORIES= misc
MASTER_SITES= ftp://ftp.stampede.org/skibum/gplbp/ \
http://freebsd.unixfreunde.de/sources/
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME Pilot Logbook application
USE_GMAKE= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
.include <bsd.port.mk>