17 lines
348 B
Makefile
17 lines
348 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$
|
||
|
|
||
|
DISTNAME= plan-1.5.1
|
||
|
CATEGORIES= misc
|
||
|
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
|
||
|
|
||
|
MAINTAINER= deischen@iworks.InterWorks.org
|
||
|
|
||
|
REQUIRES_MOTIF= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|