1998-12-26 06:00:45 +01:00
|
|
|
# New ports collection makefile for: DOC++
|
|
|
|
# Date created: 20 Dec 1998
|
|
|
|
# Whom: Ruslan@Shevchenko.Kiev.UA
|
1999-08-01 04:36:40 +02:00
|
|
|
# Version required: 3.3.13
|
1998-12-26 06:00:45 +01:00
|
|
|
#
|
1999-08-03 01:28:16 +02:00
|
|
|
# $Id: Makefile,v 1.3 1999/08/01 02:36:33 steve Exp $
|
1998-12-26 06:00:45 +01:00
|
|
|
#
|
|
|
|
|
1999-08-01 04:36:40 +02:00
|
|
|
DISTNAME= doc++-3.3.13
|
1998-12-26 06:00:45 +01:00
|
|
|
CATEGORIES= devel
|
1999-08-03 01:28:16 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
|
|
|
|
http://www.imaginator.com/doc++/
|
|
|
|
MASTER_SITE_SUBDIR= apps/doctools
|
1998-12-26 06:00:45 +01:00
|
|
|
|
|
|
|
MAINTAINER= Ruslan@Shevchenko.Kiev.UA
|
|
|
|
|
|
|
|
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX \
|
|
|
|
gs:${PORTSDIR}/print/ghostscript5 \
|
|
|
|
anytopnm:${PORTSDIR}/graphics/netpbm
|
|
|
|
|
1999-05-03 03:52:49 +02:00
|
|
|
GNU_CONFIGURE= yes
|
1998-12-26 06:00:45 +01:00
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|