ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-toolkits/linux-c6-openmotif/Makefile
Revision: 25013
Committed: Thu Feb 14 01:45:41 2019 UTC (5 years, 1 month ago) by laffer1
Content type: text/plain
File size: 517 byte(s)
Log Message:
finish toolkits linux update

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= openmotif
4 PORTVERSION= 2.3.3
5 CATEGORIES= x11-toolkits linux
6
7 MAINTAINER= ports@MidnightBSD.org
8 COMMENT= Motif toolkit libraries (Linux CentOS ${LINUX_DIST_VER})
9
10 LICENSE= lgpl2.1
11
12 DESCR= ${.CURDIR}/../open-motif/pkg-descr
13 RPMVERSION= 9.el6
14 USES= linux:c6
15 USE_LDCONFIG= yes
16 USE_LINUX= xorglibs
17 USE_LINUX_RPM= yes
18
19 OPTIONS_DEFINE= DOCS
20
21 post-patch:
22 @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/bin ${WRKSRC}/usr/include \
23 ${WRKSRC}/usr/share/X11 ${WRKSRC}/usr/share/man
24
25 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain