1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/devel/lightning/Makefile
2003-02-20 17:07:10 +00:00

21 lines
367 B
Makefile

# ex:ts=8
# Ports collection makefile for: lightning
# Date created: May 9, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= lightning
PORTVERSION= 1.0
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
.include <bsd.port.mk>