aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/unroff/Makefile
blob: 2c436a221a810b2c41d8f519b3748901c4a65a70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    unroff
# Version required: 1.0
# Date created:     18 Feb 1996
# Whom:         Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
#
# $Id: Makefile,v 1.1.1.1 1996/04/10 06:38:58 tg Exp $
#

DISTNAME=   unroff-1.0
CATEGORIES+=    print
MASTER_SITES=   http://www-rn.informatik.uni-bremen.de/software/unroff/dist/

MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de

RUN_DEPENDS=    elk:${PORTSDIR}/lang/elk
BUILD_DEPENDS=  elk:${PORTSDIR}/lang/elk

PATCH_STRIP=    -p1

.include <bsd.port.mk>
class='deletions'>-11/+12 * - Update to 1.2.2rafan2006-07-189-129/+267 * Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0 * Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1 * SHA256ifyedwin2006-01-221-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 * Minor changes:pav2005-12-09