mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
- Fix fetch by using new MASTER_SITE and adding MASTER_SITE_LOCAL to mix
- Update WWW: line to new web page
This commit is contained in:
parent
3648d1f168
commit
b9af02b6cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123084
2 changed files with 4 additions and 4 deletions
|
@ -8,15 +8,15 @@
|
||||||
PORTNAME= long-exposure-tools
|
PORTNAME= long-exposure-tools
|
||||||
PORTVERSION= 0.1
|
PORTVERSION= 0.1
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= http://www.joat.ca/software/long-exposure-tools/
|
MASTER_SITES= http://www.qqqq.ca/cgi-bin/wiki.cgi/download/ \
|
||||||
|
${MASTER_SITE_LOCAL}
|
||||||
|
MASTER_SITE_SUBDIR= ahze
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Simulate the effects of long exposures
|
COMMENT= Simulate the effects of long exposures
|
||||||
|
|
||||||
LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm
|
LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm
|
||||||
|
|
||||||
BROKEN= Unfetchable
|
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
|
|
||||||
PLIST_FILES= bin/pamblend bin/pamalign
|
PLIST_FILES= bin/pamblend bin/pamalign
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
The Long Exposure Tools try to simulate the effects of long exposures by
|
The Long Exposure Tools try to simulate the effects of long exposures by
|
||||||
combining multiple short exposure images.
|
combining multiple short exposure images.
|
||||||
|
|
||||||
WWW: http://www.joat.ca/software/long-exposure-tools/
|
WWW: http://www.qqqq.ca/cgi-bin/wiki.cgi/Long_Exposure_Tools
|
||||||
|
|
Loading…
Add table
Reference in a new issue