1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/textproc/docproj/Makefile

27 lines
667 B
Makefile
Raw Normal View History

# New ports collection makefile for: docproj
# Version required: around June 1998
# Date created: 27 June 1998
# Whom: Nik Clayton <nik@freebsd.org>
#
1998-07-07 12:18:27 +00:00
# $Id: Makefile,v 1.2 1998/07/03 07:53:57 asami Exp $
#
DISTNAME= docproj
1998-07-07 12:18:27 +00:00
PKGNAME= docproj-1.0
CATEGORIES= textproc
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= nik@freebsd.org
# sgmlformat brings in almost everything except for the modular stylesheets
RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
${PREFIX}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular
EXTRACT_ONLY= # empty
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>