1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/devel/nana/Makefile
Steve Price adc11dd370 Update to version 2.4.
PR:		11934
Submitted by:	maintainer
1999-06-09 00:09:23 +00:00

22 lines
458 B
Makefile

# New ports collection makefile for: nana
# Version required: 2.4
# Date created: 30th May 1999
# Whom: Phil Maker <pjm@gnu.org>
#
# $Id: Makefile,v 1.3 1999/06/05 22:29:07 mharo Exp $
#
DISTNAME= nana-2.4
CATEGORIES= devel
MASTER_SITES= ftp://ftp.cs.ntu.edu.au/pub/nana/
MAINTAINER= pjm@gnu.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= nana.1 nana-clg.1
MAN3= nana.3 I.3 DI.3 L.3 DL.3 Q.3 Qstl.3
.include <bsd.port.mk>