pkgsrc-wip/gmfsk/Makefile
Julio Merino 8e663df612 Blindly bl3ify this package, since some bl2 files are gone (sorry, I don't
have the time to test right now... but may be looking at them slowly during
the following days).

To maintainers of this package, if you read this, please:
- Add explicit inclusion of bl3 files for all packages used directly by this
  one.  This includes pkgconfig!
- Depend on intltool's bl3.mk file if the package comes with intltool builtin.
- Test ;-)
2004-02-24 17:11:55 +00:00

20 lines
593 B
Makefile

# $NetBSD: Makefile,v 1.2 2004/02/24 17:11:55 jmmv Exp $
DISTNAME= gmfsk-0.6beta2
CATEGORIES= ham
MASTER_SITES= http://he.fi/pub/ham/unix/linux/hfmodems/
MAINTAINER= oherrala@ee.oulu.fi
HOMEPAGE= http://gmfsk.connect.fi/
COMMENT= gMFSK is a multimode HF terminal program for radio amateurs
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../math/fftw2/buildlink3.mk"
.include "../../textproc/scrollkeeper/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"