summaryrefslogtreecommitdiff
path: root/devel/intel2gas/Makefile
blob: b4028997b1f7e1727f7489d84a44b7b41d688d6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2004/10/20 19:22:53 xtraeme Exp $
#

DISTNAME=		intel2gas-1.3.3
CATEGORIES=		devel
MASTER_SITES=		http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/

MAINTAINER=		ccatrian@eml.cc
HOMEPAGE=		http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/
COMMENT=		Convert nasm source files to gas source files

USE_BUILDLINK3=		yes
GNU_CONFIGURE=		yes

.include "../../mk/bsd.pkg.mk"