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.
20 lines
518 B
Makefile
20 lines
518 B
Makefile
# $NetBSD: Makefile,v 1.9 2004/10/03 00:13:13 tv Exp $
|
|
#
|
|
|
|
DISTNAME= transcalc-0.13
|
|
PKGREVISION= 4
|
|
CATEGORIES= cad
|
|
MASTER_SITES= http://transcalc.sourceforge.net/
|
|
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=transcalc/}
|
|
|
|
MAINTAINER= dmcmahill@NetBSD.org
|
|
HOMEPAGE= http://transcalc.sourceforge.net/
|
|
COMMENT= Transmission line analysis/synthesis
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_BUILDLINK3= YES
|
|
USE_GNU_TOOLS+= make
|
|
|
|
.include "../../x11/gtk/buildlink3.mk"
|
|
.include "../../graphics/imlib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|