1998-12-26 05:00:45 +00:00
|
|
|
# New ports collection makefile for: DOC++
|
|
|
|
# Date created: 20 Dec 1998
|
|
|
|
# Whom: Ruslan@Shevchenko.Kiev.UA
|
1999-10-13 07:59:52 +00:00
|
|
|
# Version required: 3.3.15
|
1998-12-26 05:00:45 +00:00
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1998-12-26 05:00:45 +00:00
|
|
|
#
|
|
|
|
|
1999-10-13 07:59:52 +00:00
|
|
|
DISTNAME= doc++-3.3.15
|
1998-12-26 05:00:45 +00:00
|
|
|
CATEGORIES= devel
|
1999-08-02 23:28:16 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
|
|
|
|
http://www.imaginator.com/doc++/
|
|
|
|
MASTER_SITE_SUBDIR= apps/doctools
|
1998-12-26 05:00:45 +00:00
|
|
|
|
|
|
|
MAINTAINER= Ruslan@Shevchenko.Kiev.UA
|
|
|
|
|
|
|
|
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX \
|
|
|
|
gs:${PORTSDIR}/print/ghostscript5 \
|
|
|
|
anytopnm:${PORTSDIR}/graphics/netpbm
|
|
|
|
|
1999-05-03 01:52:49 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1998-12-26 05:00:45 +00:00
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|