pkgsrc/print/teTeX/Makefile

26 lines
519 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.17 2000/03/08 23:12:00 tron Exp $
1997-11-23 17:20:06 +01:00
#
DISTNAME= teTeX-1.0.6
1997-11-23 17:20:06 +01:00
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
1997-11-23 17:20:06 +01:00
MAINTAINER= hubertf@netbsd.org
1998-01-24 23:42:49 +01:00
DEPENDS+= teTeX-bin-1.0.6:../teTeX-bin
DEPENDS+= teTeX-sharesrc-1.0.*:../teTeX-sharesrc
1997-11-23 17:20:06 +01:00
USE_X11= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
do-install:
@${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${INSTALL_FILE} ${PKGNAME} \
POST-INSTALL
1997-11-23 17:20:06 +01:00
.include "../../mk/bsd.pkg.mk"