ae5a97419f
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
25 lines
706 B
Makefile
25 lines
706 B
Makefile
# $NetBSD: Makefile,v 1.21 2004/03/08 19:40:40 jmmv Exp $
|
|
|
|
DISTNAME= gperiodic-2.0.7
|
|
PKGREVISION= 2
|
|
CATEGORIES= misc x11
|
|
MASTER_SITES= http://www.acclab.helsinki.fi/~frantz/software/
|
|
|
|
MAINTAINER= jlam@NetBSD.org
|
|
HOMEPAGE= http://www.acclab.helsinki.fi/~frantz/software/gperiodic.php
|
|
COMMENT= Displays a periodic table of the elements
|
|
|
|
BUILD_USES_MSGFMT= # defined
|
|
DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs
|
|
|
|
USE_BUILDLINK2= # defined
|
|
USE_PKGLOCALEDIR= # defined
|
|
USE_X11= # defined
|
|
USE_GNU_TOOLS+= make
|
|
|
|
MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
|
|
ALL_TARGET= gperiodic
|
|
|
|
.include "../../devel/gettext-lib/buildlink2.mk"
|
|
.include "../../x11/gtk2/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|