- switch to pkg-readmes
ok daniel dickman (MAINTAINER)
This commit is contained in:
parent
eb9003add0
commit
d4c1173c89
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 17:47:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/10 07:58:59 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -7,6 +7,7 @@ COMMENT= IntelliJ Java IDE
|
||||
V= 9.0.3
|
||||
DISTNAME= ideaIC-${V}
|
||||
PKGNAME= intellij-${V}
|
||||
REVISION= 0
|
||||
CATEGORIES= java devel
|
||||
|
||||
HOMEPAGE= http://www.jetbrains.com/idea/
|
||||
@ -33,7 +34,7 @@ SUBST_VARS+= JAVA_HOME
|
||||
|
||||
WRKDIST= ${WRKDIR}/idea-IC-95.429
|
||||
IJ= ${PREFIX}/intellij
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
# If NO_BUILD is set, JAVA_HOME doesn't get defined. So do
|
||||
# a no-op for do-build.
|
||||
@ -48,7 +49,6 @@ do-install:
|
||||
${PREFIX}/bin/idea
|
||||
@chmod ${BINMODE} ${PREFIX}/bin/idea
|
||||
@ln -s ${TRUEPREFIX}/bin/idea ${PREFIX}/bin/intellij
|
||||
${INSTALL_DATA} ${FILESDIR}/README.OpenBSD ${IJ}
|
||||
${INSTALL_MAN} ${FILESDIR}/idea.1 ${PREFIX}/man/man1
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/applications
|
||||
cd ${WRKDIST}/lib && ${JAVA_HOME}/bin/jar xf icons.jar
|
||||
|
@ -1,2 +0,0 @@
|
||||
Please see ${PREFIX}/intellij/README.OpenBSD for information about
|
||||
running IntelliJ on OpenBSD.
|
@ -1,9 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2010/07/24 22:12:53 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/11/10 07:58:59 jasper Exp $
|
||||
bin/idea
|
||||
bin/intellij
|
||||
intellij/
|
||||
intellij/LICENSE.txt
|
||||
intellij/README.OpenBSD
|
||||
intellij/bin/
|
||||
intellij/bin/appletviewer.policy
|
||||
intellij/bin/idea.properties
|
||||
@ -253,5 +252,6 @@ intellij/plugins/uiDesigner/lib/resources_en.jar
|
||||
intellij/plugins/uiDesigner/lib/uiDesigner.jar
|
||||
@man man/man1/idea.1
|
||||
share/applications/intellij.desktop
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,3 +1,5 @@
|
||||
$OpenBSD: README,v 1.1 2010/11/10 07:58:59 jasper Exp $
|
||||
|
||||
IntelliJ on OpenBSD
|
||||
===================
|
||||
|
Loading…
Reference in New Issue
Block a user