freebsd-ports/deskutils/plan/Makefile
David E. O'Brien 090316dbc1 Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
1996-11-17 09:06:37 +00:00

19 lines
425 B
Makefile

# New ports collection makefile for: plan
# Version required: 1.5.1
# Date created: 14 April 1996
# Whom: Daniel Eischen <deischen@iworks.InterWorks.org>
#
# $Id: Makefile,v 1.2 1996/08/09 04:27:44 asami Exp $
#
DISTNAME= plan-1.5.1
CATEGORIES= misc
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
MAINTAINER= deischen@iworks.InterWorks.org
REQUIRES_MOTIF= yes
MAN1= plan.1
MAN4= plan.4
.include <bsd.port.mk>