- Add DESKTOP_ENTRIES (patch provided by makc@ via email)
- Bump PORTREVISION Feature safe: yes
This commit is contained in:
parent
7695cc6983
commit
1d3ef35174
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249103
1 changed files with 4 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= wxMaxima
|
||||
PORTVERSION= 0.8.4
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -25,6 +25,9 @@ WANT_UNICODE= yes
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-prefix=
|
||||
|
||||
DESKTOP_ENTRIES= "wxMaxima" "${COMMENT}" "${DATADIR}/wxmaxima.png" \
|
||||
"wxmaxima" "Education;Science;Math;" false
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
|
|
Loading…
Reference in a new issue