pkgsrc/editors/gbib/Makefile
reed 6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00

18 lines
429 B
Makefile

# $NetBSD: Makefile,v 1.7 2004/01/03 18:49:39 reed Exp $
#
DISTNAME= gbib-0.1.1b
PKGREVISION= 3
CATEGORIES= editors gnome
MASTER_SITES= ftp://ftp.seul.org/pub/gbib/src/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://gbib.seul.org/
COMMENT= User-friendly editor and browser for BibTeX databases
USE_X11= YES
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
.include "../../x11/gnome-libs/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"