1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/shells/vshnu/Makefile
Mark Linimon 9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00

23 lines
474 B
Makefile

# ex:ts=8
# New ports collection makefile for: vshnu
# Date created: Feb 26, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= vshnu
PORTVERSION= 1.0300
CATEGORIES= shells perl5
MASTER_SITES= http://www.cs.indiana.edu/~kinzler/vshnu/
MAINTAINER= miwi@FreeBSD.org
COMMENT= New Visual Shell
BUILD_DEPENDS= ${SITE_PERL}/Term/Screen.pm:${PORTSDIR}/devel/p5-Term-Screen
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
.include <bsd.port.mk>