1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/lightning/Makefile
Ying-Chieh Liao 566683dcf5 add lightning 1.0
Generates assembly language code at run-time
2002-05-09 12:57:04 +00:00

20 lines
313 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
GNU_CONFIGURE= yes
.include <bsd.port.mk>