c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
18 lines
427 B
Makefile
18 lines
427 B
Makefile
# $NetBSD: Makefile,v 1.9 2004/10/03 00:14:38 tv Exp $
|
|
#
|
|
|
|
DISTNAME= gbib-0.1.1b
|
|
PKGREVISION= 4
|
|
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_BUILDLINK3= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../x11/gnome-libs/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|