freebsd-ports/devel/lightning/Makefile
Stanislav Sedov 422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00

25 lines
445 B
Makefile

# ex:ts=8
# Ports collection makefile for: lightning
# Date created: May 9, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= lightning
PORTVERSION= 1.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Generates assembly language code at run-time
ONLY_FOR_ARCHS= i386 sparc64 powerpc
GNU_CONFIGURE= yes
MAN1= lightningize.1
INFO= lightning
.include <bsd.port.mk>