ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-toolkits/gnome-sharp20/Makefile
Revision: 23234
Committed: Sun Apr 29 20:41:24 2018 UTC (5 years, 11 months ago) by laffer1
Content type: text/plain
File size: 575 byte(s)
Log Message:
add gnome-sharp20

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= gnome-sharp
4 PORTVERSION= 2.24.2
5 CATEGORIES= x11-toolkits
6 MASTER_SITES= GNOME
7
8 MAINTAINER= ports@MidnightBSD.org
9 COMMENT= GNOME interfaces for the .NET runtime
10
11 LICENSE= gpl2
12
13 GNU_CONFIGURE= yes
14 USE_LDCONFIG= yes
15 USES= gmake libtool mono pathfix perl5 pkgconfig tar:bzip2
16 USE_PERL5= run
17 USE_GNOME= gnomevfs2 gtksharp20 librsvg2 vte libgnomeprintui libgnomeui
18 MAKE_JOBS_UNSAFE= yes
19 INSTALL_TARGET= install-strip
20
21 post-patch:
22 @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \
23 's|^#!/usr/bin/perl|#!${PERL}|'
24
25 .include <bsd.port.mk>

Properties

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