14 lines
369 B
Makefile
14 lines
369 B
Makefile
# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:25 tv 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
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|