freebsd-ports/editors/led/Makefile
Edwin Groothuis 8bfc86fab6 Ports didn't build without USE_PERL5=yes
Noticed on: bento
2002-11-04 02:35:28 +00:00

20 lines
362 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= fracture@allusion.net
GNU_CONFIGURE= yes
USE_PERL5= yes
.include <bsd.port.mk>