ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-toolkits/linux-f10-openmotif/Makefile
Revision: 19064
Committed: Sat May 23 15:23:07 2015 UTC (8 years, 11 months ago) by laffer1
File size: 710 byte(s)
Log Message:
rename HASH_FILE -> DISTINFO_FILE as it is more specific. We went to HASH_FILE when we dropped MD5

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: ports/x11-toolkits/linux-f10-openmotif/Makefile,v 1.23 2011/03/07 15:08:24 ehaupt Exp $
3
4 PORTNAME= openmotif
5 PORTVERSION= 2.3.3
6 CATEGORIES= x11-toolkits linux
7 MASTER_SITES= ftp://ftp.ics.com/openmotif/2.3/${PORTVERSION}/ \
8 FREEBSD_LOCAL/ehaupt/rpm
9
10 MAINTAINER= ports@MidnightBSD.org
11 COMMENT= Motif toolkit Linux libraries
12
13 LICENSE= other
14
15 CONFLICTS= linux-openmotif-[0-9]*
16
17
18 USE_LINUX= f10
19 RPMVERSION= 1.fc10
20 USE_LINUX_RPM= yes
21 USE_LINUX_APPS= xorglibs
22 USE_LDCONFIG= yes
23 SRC_DISTFILES=
24 DISTINFO_FILE= ${MASTERDIR}/distinfo.i386
25
26 post-extract:
27 @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/bin ${WRKSRC}/usr/include \
28 ${WRKSRC}/usr/share ${WRKSRC}/usr/lib/X11
29
30 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H