pkgsrc/cad/freehdl/Makefile
wiz 0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00

20 lines
431 B
Makefile

# $NetBSD: Makefile,v 1.7 2015/06/12 10:48:26 wiz Exp $
#
DISTNAME= freehdl-0.0.7
PKGREVISION= 4
CATEGORIES= cad
MASTER_SITES= http://seul.org/~enaroska/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.freehdl.seul.org/
COMMENT= VHDL simulator
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
USE_TOOLS+= gmake perl:run pkg-config
INFO_FILES= yes
REPLACE_PERL+= freehdl/gvhdl.in
.include "../../mk/bsd.pkg.mk"