freebsd-ports/devel/nana/Makefile

26 lines
540 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 01:57:29 -04:00
# $FreeBSD$
#
2000-04-11 17:30:15 -04:00
PORTNAME= nana
PORTVERSION= 2.5
CATEGORIES= devel
MASTER_SITES= ftp://ftp.cs.ntu.edu.au/pub/nana/ \
${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= distfiles
MAINTAINER= pjm@gnu.org
2003-02-21 06:23:04 -05:00
COMMENT= Support for assertion checking and logging using GNU C and GDB
GNU_CONFIGURE= yes
USE_GMAKE= yes
2005-12-04 02:18:25 -05:00
INFO= nana
MAN1= nana.1 nana-clg.1
2001-02-14 00:43:00 -05:00
MAN3= nana.3 I.3 DI.3 L.3 DL.3 Q.3 Qstl.3
.include <bsd.port.mk>