mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to version 0.99.8
- Add WWW: line into pkg/DESCR PR: 21121 Submitted by: Ports Fury
This commit is contained in:
parent
4264cb48a8
commit
493edb5237
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32454
@ -6,9 +6,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= dfm
|
PORTNAME= dfm
|
||||||
PORTVERSION= 0.99.6
|
PORTVERSION= 0.99.8
|
||||||
CATEGORIES= x11-fm
|
CATEGORIES= x11-fm
|
||||||
MASTER_SITES= http://linux.tucows.com/files/x11/file/
|
MASTER_SITES= http://dfm.online.de/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
|
|
||||||
@ -22,7 +22,8 @@ USE_XPM= yes
|
|||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
GTK_CONFIG="${GTK_CONFIG}" \
|
GTK_CONFIG="${GTK_CONFIG}" \
|
||||||
LIBS="-L${LOCALBASE}/lib"
|
LIBS="-L${LOCALBASE}/lib"
|
||||||
|
|
||||||
CONFIGURE_ARGS= --disable-gtktest --disable-imlibtest
|
CONFIGURE_ARGS= --disable-gtktest --disable-imlibtest
|
||||||
|
|
||||||
MAN1= dfm.1x
|
MAN1= dfm.1x
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (dfm-0.99.6.tar.gz) = 2b8b2bacba0d9a7501d4ab4c401901a5
|
MD5 (dfm-0.99.8.tar.gz) = 6717a24ec363d34d9a48607ff54763da
|
||||||
|
@ -13,3 +13,5 @@ Here are some features:
|
|||||||
* Offix DND support
|
* Offix DND support
|
||||||
* Detail View / Structure View
|
* Detail View / Structure View
|
||||||
* ...
|
* ...
|
||||||
|
|
||||||
|
WWW: http://dfm.online.de/
|
||||||
|
Loading…
Reference in New Issue
Block a user