Blob


1 --- Makefile ---
2 # New ports collection makefile for: mk
3 # Date Created: 11 Feb 2003
4 # Whom: rsc
5 #
6 # THIS LINE NEEDS REPLACING. IT'S HERE TO GET BY PORTLINT
7 # $FreeBSD: ports/devel/mk/Makefile,v 1.1 2003/02/12 00:51:22 rsc Exp $
9 PORTNAME= mk
10 PORTVERSION= 2.0
11 CATEGORIES= devel
12 MASTER_SITES= http://pdos.lcs.mit.edu/~rsc/software/
13 EXTRACT_SUFX= .tgz
15 MAINTAINER= rsc@post.harvard.edu
17 DEPENDS= ${PORTSDIR}/devel/libutf \
18 ${PORTSDIR}/devel/libfmt \
19 ${PORTSDIR}/devel/libbio \
20 ${PORTSDIR}/devel/libregexp9
22 MAN1= mk.1
23 USE_REINPLACE= yes
25 .include <bsd.port.pre.mk>
27 post-patch:
28 ${REINPLACE_CMD} -e 's,$$(PREFIX),${PREFIX},g' ${WRKSRC}/Makefile
30 .include <bsd.port.post.mk>
31 --- pkg-comment ---
32 Streamlined replacement for make
33 --- pkg-descr ---
34 Mk is a streamlined replacement for make, written for
35 Tenth Edition Research Unix by Andrew Hume.
37 WWW: http://pdos.lcs.mit.edu/~rsc/software/#mk
39 Russ Cox
40 rsc@post.harvard.edu
41 --- pkg-plist ---
42 bin/mk
43 doc/mk.pdf
44 --- /dev/null ---
45 This is just a way to make sure blank lines don't
46 creep into pkg-plist.