Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / cad / freehdl / Makefile
blob0393aadeaf3f2e21ce7187bce3935b9d96664132
1 # $NetBSD: Makefile,v 1.3 2012/10/03 21:53:59 wiz Exp $
4 DISTNAME= freehdl-0.0.7
5 PKGREVISION= 1
6 CATEGORIES= cad
7 MASTER_SITES= http://seul.org/~enaroska/
9 MAINTAINER= pkgsrc-users@NetBSD.org
10 HOMEPAGE= http://www.freehdl.seul.org/
11 COMMENT= VHDL simulator
13 GNU_CONFIGURE= yes
14 USE_LIBTOOL= yes
15 USE_LANGUAGES= c c++
16 USE_TOOLS+= gmake perl:run pkg-config
17 INFO_FILES= yes
18 REPLACE_PERL+= freehdl/gvhdl.in
20 .include "../../mk/bsd.pkg.mk"