1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/devel/lightning/Makefile
Max Khon cca9651246 Update to 1.1.
PR:		52841
Submitted by:	Kirill Ponomarew
2003-06-06 12:56:48 +00:00

22 lines
433 B
Makefile

# ex:ts=8
# Ports collection makefile for: lightning
# Date created: May 9, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= lightning
PORTVERSION= 1.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Generates assembly language code at run-time
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>