1996-02-22 11:21:53 +01:00
|
|
|
# New ports collection makefile for: teTeX
|
1996-07-23 14:40:09 +02:00
|
|
|
# Version required: 0.3.4
|
|
|
|
# Date created: 20 July 1996
|
|
|
|
# Whom: Bernd Rosauer <br@schiele-ct.de>
|
1996-02-22 11:21:53 +01:00
|
|
|
#
|
1996-07-23 14:40:09 +02:00
|
|
|
# $Id: Makefile,v 1.6 1996/05/27 06:54:07 asami Exp $
|
1996-02-22 11:21:53 +01:00
|
|
|
#
|
|
|
|
|
1996-07-23 14:40:09 +02:00
|
|
|
DISTNAME= teTeX-src-0.3.4
|
|
|
|
PKGNAME= teTeX-0.3.4
|
1996-02-22 11:21:53 +01:00
|
|
|
CATEGORIES+= print
|
1996-07-23 14:40:09 +02:00
|
|
|
MASTER_SITES= ${TETEX_SITE}/distrib/sources/
|
|
|
|
DISTFILES= teTeX-src-0.3.4.tar.gz teTeX-lib-0.3.4.tar.gz
|
1996-02-22 11:21:53 +01:00
|
|
|
|
1996-07-23 14:40:09 +02:00
|
|
|
MAINTAINER= br@schiele-ct.de
|
1996-02-22 11:21:53 +01:00
|
|
|
|
1996-05-27 08:54:07 +02:00
|
|
|
RUN_DEPENDS= wishx:${PORTSDIR}/lang/tclX75
|
|
|
|
|
1996-03-10 10:12:07 +01:00
|
|
|
DIST_SUBDIR= teTeX
|
1996-07-23 14:40:09 +02:00
|
|
|
EXTRACT_ONLY= teTeX-src-0.3.4.tar.gz
|
1996-02-22 11:21:53 +01:00
|
|
|
PATCH_DIST_STRIP= -p1
|
|
|
|
NO_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
ALL_TARGET= config clean texhash all
|
|
|
|
INSTALL_TARGET= install ini
|
|
|
|
|
|
|
|
TETEX_SITE= ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|