freebsd-ports/devel/nana/Makefile

22 lines
400 B
Makefile
Raw Normal View History

# New ports collection makefile for: nana
# Date created: 30th May 1999
# Whom: Phil Maker <pjm@gnu.org>
#
1999-08-25 07:57:29 +02:00
# $FreeBSD$
#
2000-04-11 23:30:15 +02:00
PORTNAME= nana
PORTVERSION= 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
2001-02-14 06:43:00 +01:00
MAN3= nana.3 I.3 DI.3 L.3 DL.3 Q.3 Qstl.3
.include <bsd.port.mk>