freebsd-ports/devel/doc++/Makefile
Steve Price 298303e15b Update to version 3.3.11.
PR:		10176
Submitted by:	maintainer, steve
1999-05-03 01:52:49 +00:00

23 lines
505 B
Makefile

# New ports collection makefile for: DOC++
# Date created: 20 Dec 1998
# Whom: Ruslan@Shevchenko.Kiev.UA
# Version required: 3.3.11
#
# $Id: Makefile,v 1.1.1.1 1998/12/26 05:00:45 steve Exp $
#
DISTNAME= doc++-3.3.11
CATEGORIES= devel
MASTER_SITES= http://www.imaginator.com/doc++/
MAINTAINER= Ruslan@Shevchenko.Kiev.UA
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX \
gs:${PORTSDIR}/print/ghostscript5 \
anytopnm:${PORTSDIR}/graphics/netpbm
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>