ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/tradcpp/Makefile
Revision: 17915
Committed: Mon Dec 22 13:29:12 2014 UTC (9 years, 5 months ago) by laffer1
File size: 401 byte(s)
Log Message:
fix man page install

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= tradcpp
4 PORTVERSION= 0.4
5 PORTREVISION= 1
6 CATEGORIES= devel
7 MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/dholland/
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Traditional (K&R-style) C preprocessor
11
12 LICENSE= bsd2
13
14 USES= uidfix
15 MAKE_ARGS= BINDIR=${PREFIX}/bin MANDIR=${MANPREFIX}/man/man
16
17 PLIST_FILES= bin/tradcpp \
18 man/man1/${PORTNAME}.1.gz
19
20 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H