aboutsummaryrefslogtreecommitdiffstats
path: root/editors/led/Makefile
blob: a9d0899e796eb6d666cbb238f7fa3644027000e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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= fracture@allusion.net

GNU_CONFIGURE=  yes
USE_PERL5=  yes

.include <bsd.port.mk>