freebsd-ports/editors/led/Makefile
Mark Linimon 4a177fe64d Maintainer no longer has time to look after these ports. We appreciate
the help in the past.

Approved by:	maintainer
2005-09-11 21:59:58 +00:00

20 lines
432 B
Makefile

# New ports collection makefile for: led
# Date created: 6 June 2001
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= led
PORTVERSION= 2.0
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}-editor
MAINTAINER= ports@FreeBSD.org
COMMENT= A tiny text editor, with a number of useful programming features
GNU_CONFIGURE= yes
USE_PERL5= yes
.include <bsd.port.mk>